1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

publish stable docs on actix.rs site

This commit is contained in:
Nikolay Kim
2018-07-21 04:19:02 -07:00
parent 7138bb2f29
commit f6499d9ba5
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ readme = "README.md"
keywords = ["http", "web", "framework", "async", "futures"]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-web.git"
documentation = "https://docs.rs/actix-web/"
documentation = "https://actix.rs/api/actix-web/stable/actix_web/"
categories = ["network-programming", "asynchronous",
"web-programming::http-server",
"web-programming::http-client",