We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b5160 commit 66769c0Copy full SHA for 66769c0
app/templates/application.hbs
@@ -122,7 +122,7 @@
122
</main>
123
124
<footer class='after-main-links'>
125
- {{#link-to 'install'}}Install{{/link-to}}
+ <a href='https://doc.rust-lang.org/cargo/getting-started/installation.html'>Install</a>
126
<span class="sep">|</span>
127
<a href='https://doc.rust-lang.org/cargo/'>Getting Started</a>
128
0 commit comments