diff --git a/src/doc/rustdoc/src/unstable-features.md b/src/doc/rustdoc/src/unstable-features.md
index 5f9978c61b6..243d6073767 100644
--- a/src/doc/rustdoc/src/unstable-features.md
+++ b/src/doc/rustdoc/src/unstable-features.md
@@ -7,7 +7,7 @@ themselves unstable. Several features here require a matching `#![feature(...)]`
 enable, and thus are more fully documented in the [Unstable Book]. Those sections will link over
 there as necessary.
 
-[Unstable Book]: ../unstable-book/
+[Unstable Book]: ../unstable-book/index.html
 
 ## Nightly-gated functionality