mirror of
https://github.com/actix/actix-website
synced 2025-06-29 16:24:58 +02:00
Update errors.md
This commit is contained in:
@ -45,7 +45,7 @@ fn index(req: &HttpRequest) -> io::Result<fs::NamedFile> {
|
||||
}
|
||||
```
|
||||
|
||||
See [the actix-web API documentation](responseerrorimpls) for a full list of
|
||||
See [the actix-web API documentation][responseerrorimpls] for a full list of
|
||||
foreign implementations for `ResponseError`.
|
||||
|
||||
## An example of a custom error response
|
||||
|
Reference in New Issue
Block a user