Skip to content

Commit 000079b

Browse files
authored
Merge pull request #2461 from kraai/patch-1
Update link to other installation options
2 parents c9bdbc0 + ece0e97 commit 000079b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,11 @@
182182
<img src="https://www.rust-lang.org/logos/rust-logo-blk.svg" alt="" />
183183
rustup is an official Rust project.
184184
<br/>
185-
<a href="https://github.com/rust-lang/rustup/#other-installation-methods">other installation options</a>
185+
<a href="https://rust-lang.github.io/rustup/installation/other.html">other installation options</a>
186186
&nbsp;&middot;&nbsp;
187187
<a href="https://rust-lang.github.io/rustup-components-history/">component availability</a>
188188
&nbsp;&middot;&nbsp;
189-
<a href="https://github.com/rust-lang/rustup">about rustup</a>
189+
<a href="https://rust-lang.github.io/rustup/">about rustup</a>
190190
</p>
191191

192192
<script src="rustup.js"></script>

0 commit comments

Comments
 (0)