about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorQuietMisdreavus <grey@quietmisdreavus.net>2018-03-15 09:29:54 -0500
committerQuietMisdreavus <grey@quietmisdreavus.net>2018-03-15 09:29:54 -0500
commitc24a58c87c41f17e341cb165f990ef2fd5ec3cb5 (patch)
tree4a3c720d0f949f7f48b71ada35e5efbebd2c2a60 /src/doc
parent3d90b4d73880f7f7146a31544ac414e85014ca6f (diff)
downloadrust-c24a58c87c41f17e341cb165f990ef2fd5ec3cb5.tar.gz
rust-c24a58c87c41f17e341cb165f990ef2fd5ec3cb5.zip
fix link
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/rustdoc/src/unstable-features.md2
1 files changed, 1 insertions, 1 deletions
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