We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003e69d commit 27ad600Copy full SHA for 27ad600
README.md
@@ -18,7 +18,7 @@ See [UPGRADING](UPGRADING.md) if you're upgrading from a previous version.
18
## Dependencies
19
20
* >= Ruby v2.2
21
-* >= [grape](https://github.com/intridea/grape) v0.8.0
+* >= [grape](https://github.com/ruby-grape/grape) v0.8.0
22
* >= [active_model_serializers](https://github.com/rails-api/active_model_serializers) v0.10.0
23
24
## Usage
@@ -283,4 +283,4 @@ See [CONTRIBUTING](CONTRIBUTING.md).
283
284
## History
285
286
-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).
0 commit comments