1
0
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:
Rob Ede 2024-03-02 17:44:20 +00:00
parent 4f412303d9
commit d160e0c390
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -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