Skip to content

Commit d150731

Browse files
authored
Fixed broken "Getting Started" link on the front page
1 parent 802d105 commit d150731

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)