mirror of
https://github.com/actix/actix-website
synced 2025-02-02 12:19:04 +01:00
Update application links to v2
This commit is contained in:
parent
67c0360864
commit
299ee6e352
@ -126,6 +126,6 @@ Each `ServiceConfig` can have it's own `data`, `routes`, and `services`
|
|||||||
|
|
||||||
[usingappprefix]: /docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications
|
[usingappprefix]: /docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications
|
||||||
[stateexample]: https://github.com/actix/examples/blob/master/state/src/main.rs
|
[stateexample]: https://github.com/actix/examples/blob/master/state/src/main.rs
|
||||||
[guardtrait]: https://docs.rs/actix-web/1.0.2/actix_web/guard/trait.Guard.html
|
[guardtrait]: https://docs.rs/actix-web/2/actix_web/guard/trait.Guard.html
|
||||||
[guardfuncs]: https://docs.rs/actix-web/1.0.2/actix_web/guard/index.html#functions
|
[guardfuncs]: https://docs.rs/actix-web/2/actix_web/guard/index.html#functions
|
||||||
[guardheader]: ((https://docs.rs/actix-web/1.0.2/actix_web/guard/fn.Header.html
|
[guardheader]: https://docs.rs/actix-web/2/actix_web/guard/fn.Header.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user