Skip to content

Commit 27ad600

Browse files
committed
Fix ruby-grape links. [ci skip]
1 parent 003e69d commit 27ad600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ See [UPGRADING](UPGRADING.md) if you're upgrading from a previous version.
1818
## Dependencies
1919

2020
* >= Ruby v2.2
21-
* >= [grape](https://github.com/intridea/grape) v0.8.0
21+
* >= [grape](https://github.com/ruby-grape/grape) v0.8.0
2222
* >= [active_model_serializers](https://github.com/rails-api/active_model_serializers) v0.10.0
2323
2424
## Usage
@@ -283,4 +283,4 @@ See [CONTRIBUTING](CONTRIBUTING.md).
283283

284284
## History
285285

286-
Structured and based upon [grape-rabl](https://github.com/LTe/grape-rabl).
286+
Structured and based upon [grape-rabl](https://github.com/ruby-grape/grape-rabl).

0 commit comments

Comments
 (0)