mirror of
https://github.com/metosin/reitit.git
synced 2026-01-06 23:49:50 +00:00
Merge pull request #358 from dharrigan/bugfix/fix-link-to-exceptions
Fix link to Exceptions Handling in Ring
This commit is contained in:
commit
34df820cc7
1 changed files with 1 additions and 1 deletions
|
|
@ -51,4 +51,4 @@ See the [validating route data](route_data_validation.md) page.
|
|||
|
||||
## Runtime Exception
|
||||
|
||||
See [Exception Handling with Ring](../ring/exceptions.md).
|
||||
See [Exception Handling with Ring](exceptions.md).
|
||||
|
|
|
|||
Loading…
Reference in a new issue