README.adoc in cnccs-0.1.3 vs README.adoc in cnccs-0.1.4
- old
+ new
@@ -1,10 +1,10 @@
= CnCcs: Ruby gem for using CCS codes
image:https://img.shields.io/gem/v/cnccs.svg["Gem Version", link="https://rubygems.org/gems/cnccs"]
-image:https://img.shields.io/travis/riboseinc/cnccs/master.svg["Build Status", link="https://travis-ci.org/riboseinc/cnccs"]
-image:https://codeclimate.com/github/riboseinc/cnccs/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/riboseinc/cnccs"]
+image:https://img.shields.io/travis/metanorma/cnccs/master.svg["Build Status", link="https://travis-ci.com/metanorma/cnccs"]
+image:https://codeclimate.com/github/metanorma/cnccs/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/cnccs"]
The categories used in the Classification of Chinese Standards ("CCS")
are accessible via this gem.
@@ -93,10 +93,10 @@
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
== Contributing
-Bug reports and pull requests are welcome on GitHub at https://github.com/riboseinc/cnccs.
+Bug reports and pull requests are welcome on GitHub at https://github.com/metanorma/cnccs.
== License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).