Merge pull request #358 from dharrigan/bugfix/fix-link-to-exceptions

Fix link to Exceptions Handling in Ring
This commit is contained in:
Tommi Reiman 2020-02-02 18:33:19 +02:00 committed by GitHub
commit 34df820cc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).