1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 16:24:58 +02:00

Update links of API docs for actix-web

This commit is contained in:
Douman
2018-07-22 20:48:26 +03:00
parent c3456e5332
commit c5b43e2f22
3 changed files with 4 additions and 4 deletions

View File

@ -20,5 +20,5 @@ API stability point of view the most stable.
If you haven't used actix yet it's best to start with the [getting started
guide](getting-started/). If you already know your ways around and you need
specific information you might want to read the [actix-web API
docs](https://docs.rs/actix-web) (or the lower level [actix API
docs](https://actix.rs/api/actix-web/stable/actix_web/) (or the lower level [actix API
docs](https://docs.rs/actix)).