Skip to content

Commit b679029

Browse files
TjeuKayimyoshuawuyts
authored andcommitted
Update links that moved away from nursery (#744)
1 parent 2a3b822 commit b679029

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

templates/components/tools/editors.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class="button button-secondary">Sublime Text 3</a>
99
</div>
1010
<div class="three columns">
11-
<a href="https://github.com/rust-lang-nursery/atom-ide-rust"
11+
<a href="https://github.com/rust-lang/atom-ide-rust"
1212
class="button button-secondary">Atom</a>
1313
</div>
1414
<div class="three columns">

templates/tools/index.hbs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<p>Whether you prefer working with code from the command line, or using
2121
rich graphical editors, there’s a Rust integration available for your
2222
editor of choice. Or you can build your own using the
23-
<a href="https://github.com/rust-lang-nursery/rls">Rust Language Server</a>.
23+
<a href="https://github.com/rust-lang/rls">Rust Language Server</a>.
2424
</div>
2525
</div>
2626
{{> components/tools/editors }}
@@ -100,7 +100,7 @@
100100
write, and maintain. And most importantly: never debate spacing or
101101
brace position ever again.
102102
</p>
103-
<a href="https://github.com/rust-lang-nursery/rustfmt"
103+
<a href="https://github.com/rust-lang/rustfmt"
104104
class="button button-secondary">Go to repo</a>
105105
</div>
106106
<div class="mt5 mt2-l flex flex-column w-100 ml5-l">
@@ -112,7 +112,7 @@
112112
helps developers of all experience levels write idiomatic code, and
113113
enforce standards.
114114
</p>
115-
<a href="https://github.com/rust-lang-nursery/rust-clippy"
115+
<a href="https://github.com/rust-lang/rust-clippy"
116116
class="button button-secondary">Go to repo</a>
117117
</div>
118118
<div class="mt5 mt2-l flex flex-column w-100 ml5-l">

0 commit comments

Comments
 (0)