From cd2596d361a1415022ebff8236c27c27f7bc2c3d Mon Sep 17 00:00:00 2001 From: Maicol Bentancor Date: Tue, 19 Nov 2019 16:03:29 -0300 Subject: [PATCH] Fix readme links (#5) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b334fd..7fdda42 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/simple-redis-lock. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. +Bug reports and pull requests are welcome on GitHub at https://github.com/hinthealth/simple-redis-lock. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License @@ -38,4 +38,4 @@ The gem is available as open source under the terms of the [MIT License](https:/ ## Code of Conduct -Everyone interacting in the Simple::Redis::Lock project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/simple-redis-lock/blob/master/CODE_OF_CONDUCT.md). +Everyone interacting in the Simple::Redis::Lock project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/hinthealth/simple-redis-lock/blob/master/CODE_OF_CONDUCT.md).