Skip to content

Commit 299ee6e

Browse files
committed
Update application links to v2
1 parent 67c0360 commit 299ee6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/application.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,6 @@ Each `ServiceConfig` can have it's own `data`, `routes`, and `services`
126126

127127
[usingappprefix]: /docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications
128128
[stateexample]: https://github.com/actix/examples/blob/master/state/src/main.rs
129-
[guardtrait]: https://docs.rs/actix-web/1.0.2/actix_web/guard/trait.Guard.html
130-
[guardfuncs]: https://docs.rs/actix-web/1.0.2/actix_web/guard/index.html#functions
131-
[guardheader]: ((https://docs.rs/actix-web/1.0.2/actix_web/guard/fn.Header.html
129+
[guardtrait]: https://docs.rs/actix-web/2/actix_web/guard/trait.Guard.html
130+
[guardfuncs]: https://docs.rs/actix-web/2/actix_web/guard/index.html#functions
131+
[guardheader]: https://docs.rs/actix-web/2/actix_web/guard/fn.Header.html

0 commit comments

Comments
 (0)