mirror of
https://github.com/actix/actix-website
synced 2025-08-20 04:45:37 +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`.
|
foreign implementations for `ResponseError`.
|
||||||
|
|
||||||
## An example of a custom error response
|
## An example of a custom error response
|
||||||
|
Reference in New Issue
Block a user