Skip to content

Commit 1539747

Browse files
authored
Merge pull request #2152 from tannerj/0-10-stable
Fix dead link in docs/general/rendering
2 parents a89e78c + 622872a commit 1539747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general/rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,4 @@ See [Usage outside of a controller](../howto/outside_controller_use.md#serializi
290290

291291
## Pagination
292292

293-
See [How to add pagination links](https://github.com/rails-api/active_model_serializers/blob/master/docs/howto/add_pagination_links.md).
293+
See [How to add pagination links](../howto/add_pagination_links.md).

0 commit comments

Comments
 (0)