mirror of
https://github.com/actix/actix-website
synced 2025-02-17 10:13:31 +01:00
fix: Changed broken url (#257)
This commit is contained in:
parent
4bec03576c
commit
ff2b8d74e8
@ -41,7 +41,7 @@ necessary if your return error type implements [`ResponseError`][response-error]
|
|||||||
{{< include-example example="databases" file="main.rs" section="index" >}}
|
{{< include-example example="databases" file="main.rs" section="index" >}}
|
||||||
|
|
||||||
That's it! See the full example here:
|
That's it! See the full example here:
|
||||||
https://github.com/actix/examples/tree/master/database_interactions/diesel
|
https://github.com/actix/examples/tree/master/databases/diesel
|
||||||
|
|
||||||
[web-block]: https://docs.rs/actix-web/3/actix_web/web/fn.block.html
|
[web-block]: https://docs.rs/actix-web/3/actix_web/web/fn.block.html
|
||||||
[response-error]: https://docs.rs/actix-web/3/actix_web/trait.ResponseError.html
|
[response-error]: https://docs.rs/actix-web/3/actix_web/trait.ResponseError.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user