README.md in uktt-0.2.14 vs README.md in uktt-0.2.15

- old
+ new

@@ -14,11 +14,11 @@ The repository is here: __https://gitlab.bitzesty.com/open-source/uktt__ Add to your Gemfile: ```ruby -gem 'uktt', git: 'https://gitlab.bitzesty.com/open-source/uktt.git' +gem 'uktt' ``` ## Usage ### Set options @@ -290,18 +290,16 @@ After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` (or `bundle console` outside of a rails app) for an interactive prompt that will allow you to experiment. ## Contributing -Pull requests: https://gitlab.bitzesty.com/open-source/uktt/merge_requests. +Code: https://github.com/bitzesty/uktt. -Issues list: https://gitlab.bitzesty.com/open-source/uktt/issues. - 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 The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct -Everyone interacting in the `uktt` project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://gitlab.bitzesty.com/open-source/uktt/blob/master/CODE_OF_CONDUCT.md). +Everyone interacting in the `uktt` project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/bitzesty/uktt/blob/master/CODE_OF_CONDUCT.md).