Skip to content

Commit 26521f2

Browse files
authored
Fix broken link for "Experimental features"
Fix #1203
1 parent 813f7b7 commit 26521f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Rustup gives you easy access to the nightly compiler and its
177177
[experimental features]. To add it just run `rustup install
178178
nightly`:
179179

180-
[experimental features]: http://doc.rust-lang.org/nightly/book/nightly-rust.html
180+
[experimental features]: https://doc.rust-lang.org/unstable-book/
181181

182182
```
183183
$ rustup install nightly

0 commit comments

Comments
 (0)