summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0198840..2bade59 100644
--- a/README.md
+++ b/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/mokhan/net-hippie/workflows/Test/badge.svg)](https://github.com/mokhan/net-hippie/actions)
+[![Build Status](https://github.com/xlgmokha/net-hippie/workflows/Test/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.
@@ -95,7 +95,7 @@ push git commits and tags, and push the `.gem` file to [rubygems.org](https://ru
## Contributing
-Bug reports and pull requests are welcome on GitHub at https://github.com/mokhan/net-hippie.
+Bug reports and pull requests are welcome on GitHub at https://github.com/xlgmokha/net-hippie.
## License