Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
lbellomo committed Sep 11, 2024
1 parent 761cb04 commit 54aa443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/cheatsheets/router.cheatmd
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ end
~p"/users/3/posts" # user_id is 3
~p"/users/3/posts/17" # user_id is 3 and post_id = 17
```
For more info check the [resources docs.](routing-1.html#resources)
For more info check the [resources docs.](routing.html#resources)

### Scopes

Expand Down

0 comments on commit 54aa443

Please sign in to comment.