Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 33230ef

Browse files
committed
Fix link in README.md
1 parent 8a014f2 commit 33230ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Adds language support for Rust to Visual Studio Code. Supports:
1616

1717
Rust support is powered by a separate [language server](https://microsoft.github.io/language-server-protocol/overviews/lsp/overview/) -
1818
either by the official [Rust Language Server](https://github.com/rust-lang/rls) (RLS) or
19-
[rust-analyzer](https://github.com/rust-lang/rls), depending on the user's
19+
[rust-analyzer](https://github.com/rust-analyzer/rust-analyzer), depending on the user's
2020
preference. If you don't have it installed, the extension will install it for
2121
you (with permission).
2222

0 commit comments

Comments
 (0)