mirror of
https://github.com/actix/actix-website
synced 2024-11-24 00:41:07 +01:00
Update errors.md
This commit is contained in:
parent
bd8f4e92d1
commit
3e093581af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user