Commit 2d5bb78

mo khan <mo@mokhan.ca>
2024-12-05 23:42:31
chore: fix workflow badge image
1 parent fa7f73e
Changed files (1)
README.md
@@ -1,7 +1,7 @@
 # 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/workflows/Test/badge.svg)](https://github.com/xlgmokha/net-hippie/actions)
+![Build Status](https://github.com/xlgmokha/net-hippie/actions/workflows/ci.yml/badge.svg)
 
 `Net::Hippie` is a light weight wrapper around `net/http` that defaults to
 sending `JSON` messages.