Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 733197a

Browse files
committed
Update repo location
1 parent 929217c commit 733197a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</head>
1111

1212
<body class="container">
13-
<a href="//github.com/mozilla/rust"><img class="ribbon" style="display: none" src="/logos/forkme.png" alt="Fork me on GitHub"></a>
13+
<a href="//github.com/rust-lang/rust"><img class="ribbon" style="display: none" src="/logos/forkme.png" alt="Fork me on GitHub"></a>
1414

1515
<header>
1616

@@ -41,7 +41,7 @@
4141
<li class="col-xs-4 col-md-2"><h2>Community</h2>
4242
<ul>
4343
<li>
44-
<a href="http://github.com/mozilla/rust">GitHub</a>
44+
<a href="http://github.com/rust-lang/rust">GitHub</a>
4545
</li>
4646
<li>
4747
<a href="http://reddit.com/r/rust">Reddit</a> | <a href="http://twitter.com/rustlang">Twitter</a>

install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h3>April 3, 2014</h3>
8686
<div class="row">
8787
<div class="col-md-offset-1 col-md-11">
8888
<p>
89-
<a href="https://github.com/mozilla/rust/wiki/Doc-releases">
89+
<a href="https://github.com/rust-lang/rust/wiki/Doc-releases">
9090
Additional resources</a> &ndash; including release notes, signatures, previous releases.
9191
</p>
9292
</div>

0 commit comments

Comments
 (0)