Skip to content

Commit 9eb73e9

Browse files
Merge #1375
1375: Fixed broken "Getting Started" link on the front page r=sgrif
2 parents 802d105 + d150731 commit 9eb73e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Install Cargo
88
{{/link-to}}
99

10-
<a href='https://doc.rust-lang.org/cargo/guide.html' class='yellow-button'>
10+
<a href='https://doc.rust-lang.org/cargo/guide/' class='yellow-button'>
1111
{{svg-jar "flag"}}
1212
Getting Started
1313
</a>

0 commit comments

Comments
 (0)