diff --git a/content/code/_index.md b/content/code/_index.md
index 8ddf1d7..e0a843a 100644
--- a/content/code/_index.md
+++ b/content/code/_index.md
@@ -12,7 +12,7 @@ Here are the most important projects and the link to their github repositories
and related resources:
* [actix](https://github.com/actix/actix) ([issues](https://github.com/actix/actix/issues), [ci](https://travis-ci.org/actix/actix), [crate](https://crates.io/crates/actix), [api docs](https://docs.rs/actix))
-* [actix-web](https://github.com/actix/actix-web) ([issues](https://github.com/actix/actix-web/issues), [ci](https://travis-ci.org/actix/actix-web), [crate](https://crates.io/crates/actix-web), [api docs](https://docs.rs/actix-web))
+* [actix-web](https://github.com/actix/actix-web) ([issues](https://github.com/actix/actix-web/issues), [ci](https://travis-ci.org/actix/actix-web), [crate](https://crates.io/crates/actix-web), [api docs](https://actix.rs/api/actix-web/stable/actix_web/))
* [example code](https://github.com/actix/examples)
* [this website](https://github.com/actix/actix-website)
diff --git a/content/docs/_index.md b/content/docs/_index.md
index f200d0d..87d1e87 100644
--- a/content/docs/_index.md
+++ b/content/docs/_index.md
@@ -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)).
diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html
index ca93679..fe301b3 100644
--- a/layouts/docs/baseof.html
+++ b/layouts/docs/baseof.html
@@ -17,7 +17,7 @@
-
+