mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
docs: fix semi-broken link
This commit is contained in:
parent
4f412303d9
commit
d160e0c390
@ -89,7 +89,7 @@ Each [`ServiceConfig`][serviceconfig] can have its own `data`, `routes`, and `se
|
||||
|
||||
<!-- LINKS -->
|
||||
|
||||
[usingappprefix]: /docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications
|
||||
[usingappprefix]: /docs/url-dispatch#using-an-application-prefix-to-compose-applications
|
||||
[stateexample]: https://github.com/actix/examples/blob/master/basics/state/src/main.rs
|
||||
[guardtrait]: https://docs.rs/actix-web/4/actix_web/guard/trait.Guard.html
|
||||
[guardfuncs]: https://docs.rs/actix-web/4/actix_web/guard/index.html#functions
|
||||
|
Loading…
Reference in New Issue
Block a user