fix grape-entity repo link (#513)

This commit is contained in:
Anton Chuchkalov 2016-10-06 00:38:43 +03:00 committed by peter scholz
parent e0037fcc02
commit 077843d6e7
1 changed files with 1 additions and 1 deletions

View File

@ -723,7 +723,7 @@ end
### Grape Entities
Add the [grape-entity](https://github.com/agileanimal/grape-entity) gem to your Gemfile.
Add the [grape-entity](https://github.com/ruby-grape/grape-entity) gem to your Gemfile.
The following example exposes statuses. And exposes statuses documentation adding :type and :desc.