Skip to content

Commit ef4e2ae

Browse files
Merge pull request #424 from meven/master
In the tools page, remove a space in the Rust Language server link
2 parents 2646ee4 + ae6aeba commit ef4e2ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

templates/tools/index.hbs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +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" target="_blank" rel="noopener">
24-
Rust Language Server
25-
</a>.
23+
<a href="https://github.com/rust-lang-nursery/rls" target="_blank" rel="noopener">Rust Language Server</a>.
2624
</div>
2725
</div>
2826
{{> tools/editors }}

0 commit comments

Comments
 (0)