Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit b64bf99

Browse files
committed
Merge pull request #88 from iKevinY/show-me-more
Change "Show me more!" to link to nightly intro
2 parents cae66da + 1311ffc commit b64bf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
prevents almost all crashes<span class="asterisk">*</span>,
1212
and eliminates data races.
1313
<br/>
14-
<a href="http://doc.rust-lang.org/master/intro.html">Show me more!</a>
14+
<a href="http://doc.rust-lang.org/nightly/intro.html">Show me more!</a>
1515
</p>
1616
</div>
1717
<div class="col-md-4 install-box">

0 commit comments

Comments
 (0)