README.md in harvesting-0.5.0 vs README.md in harvesting-0.5.1
- old
+ new
@@ -1,9 +1,10 @@
# Harvesting
-[](https://travis-ci.org/ombulabs/harvesting)
-[](https://codeclimate.com/github/ombulabs/harvesting)
+[](https://travis-ci.org/fastruby/harvesting)
+[](https://codeclimate.com/github/fastruby/harvesting)
+[](https://codecov.io/gh/fastruby/harvesting)
A Ruby gem to interact with the Harvest API v2.0 and forward.
## Installation
@@ -21,11 +22,11 @@
$ gem install harvesting
## Documentation
-The API is documented [here](https://www.rubydoc.info/github/ombulabs/harvesting)
+The API is documented [here](https://www.rubydoc.info/github/fastruby/harvesting)
## Usage
In order to start using this gem you will need your personal token and an
account id:
@@ -164,11 +165,11 @@
end
```
## Roadmap
-There are many things to be developed for this gem. For now they are tracked here: [TODO.md](https://github.com/ombulabs/harvesting/blob/master/TODO.md)
+There are many things to be developed for this gem. For now they are tracked here: [TODO.md](https://github.com/fastruby/harvesting/blob/main/TODO.md)
## Releases
You can find more info [here](RELEASE_NOTES.md)
@@ -238,14 +239,14 @@
We follow semantic versioning for version numbers: [https://semver.org](https://semver.org)
## Contributing
-Bug reports and pull requests are welcome on GitHub at [https://github.com/ombulabs/harvesting](https://github.com/ombulabs/harvesting). 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/fastruby/harvesting](https://github.com/fastruby/harvesting). 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 Harvesting project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ombulabs/harvesting/blob/master/CODE_OF_CONDUCT.md).
+Everyone interacting in the Harvesting project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/fastruby/harvesting/blob/main/CODE_OF_CONDUCT.md).