Commit 4a3ef35

mo khan <mo@mokhan.ca>
2024-12-05 23:43:41
chore: fix build status link tag: v1.2.0
1 parent 2d5bb78
Changed files (1)
README.md
@@ -1,7 +1,8 @@
 # Net::Hippie
 
 [![Gem Version](https://badge.fury.io/rb/net-hippie.svg)](https://rubygems.org/gems/net-hippie)
-![Build Status](https://github.com/xlgmokha/net-hippie/actions/workflows/ci.yml/badge.svg)
+[![Build Status](https://github.com/xlgmokha/net-hippie/actions/workflows/ci.yml/badge.svg))](https://github.com/xlgmokha/net-hippie/actions)
+
 
 `Net::Hippie` is a light weight wrapper around `net/http` that defaults to
 sending `JSON` messages.