Fix ruby-grape links. [ci skip]

This commit is contained in:
dblock 2018-03-14 14:51:53 -04:00
parent 003e69d2bb
commit 27ad60099e

View file

@ -18,7 +18,7 @@ See [UPGRADING](UPGRADING.md) if you're upgrading from a previous version.
## Dependencies ## Dependencies
* >= Ruby v2.2 * >= Ruby v2.2
* >= [grape](https://github.com/intridea/grape) v0.8.0 * >= [grape](https://github.com/ruby-grape/grape) v0.8.0
* >= [active_model_serializers](https://github.com/rails-api/active_model_serializers) v0.10.0 * >= [active_model_serializers](https://github.com/rails-api/active_model_serializers) v0.10.0
## Usage ## Usage
@ -283,4 +283,4 @@ See [CONTRIBUTING](CONTRIBUTING.md).
## History ## History
Structured and based upon [grape-rabl](https://github.com/LTe/grape-rabl). Structured and based upon [grape-rabl](https://github.com/ruby-grape/grape-rabl).