diff options
| author | QuietMisdreavus <grey@quietmisdreavus.net> | 2018-03-15 09:29:54 -0500 |
|---|---|---|
| committer | QuietMisdreavus <grey@quietmisdreavus.net> | 2018-03-15 09:29:54 -0500 |
| commit | c24a58c87c41f17e341cb165f990ef2fd5ec3cb5 (patch) | |
| tree | 4a3c720d0f949f7f48b71ada35e5efbebd2c2a60 /src/doc | |
| parent | 3d90b4d73880f7f7146a31544ac414e85014ca6f (diff) | |
| download | rust-c24a58c87c41f17e341cb165f990ef2fd5ec3cb5.tar.gz rust-c24a58c87c41f17e341cb165f990ef2fd5ec3cb5.zip | |
fix link
Diffstat (limited to 'src/doc')
| -rw-r--r-- | src/doc/rustdoc/src/unstable-features.md | 2 |
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 |
