Skip to content

Commit 66769c0

Browse files
committed
link directly to the install guide in the footer
1 parent e4b5160 commit 66769c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/application.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
</main>
123123

124124
<footer class='after-main-links'>
125-
{{#link-to 'install'}}Install{{/link-to}}
125+
<a href='https://doc.rust-lang.org/cargo/getting-started/installation.html'>Install</a>
126126
<span class="sep">|</span>
127127
<a href='https://doc.rust-lang.org/cargo/'>Getting Started</a>
128128
<span class="sep">|</span>

0 commit comments

Comments
 (0)