Skip to content

Commit 04e476b

Browse files
committed
Auto merge of #1281 - mark-i-m:patch-1, r=alexcrichton
Fix broken link for "Experimental features" Fix #1203
2 parents 813f7b7 + 26521f2 commit 04e476b

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)