aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-04-06 23:23:41 +0100
committerGitHub <[email protected]>2021-04-06 23:23:41 +0100
commita35f7cb6355f00a71a24338eb2d3bfc2920eccb4 (patch)
tree49ed63e6169ecbc4b07e6ddfbac3465641294143 /README.md
parentfcb22a674df4728742a865dda76ce65f0f9205b1 (diff)
parente785672f15a6da1314585ebcf2c235911a9be4f8 (diff)
Merge #8382
8382: Make Fixture docs more accessible and fix small doc issues r=SomeoneToIgnore a=SomeoneToIgnore Follow up of https://github.com/rust-analyzer/rust-analyzer/pull/8302#discussion_r607054896 Co-authored-by: Kirill Bulatov <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 085c8c0f6..5fbc03964 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,9 @@ For usage and troubleshooting requests, please use "IDEs and Editors" category o
33 33
34https://users.rust-lang.org/c/ide/14 34https://users.rust-lang.org/c/ide/14
35 35
36For questions about development and implementation, join rls-2.0 working group on Zulip: 36For questions about development and implementation, join rust-analyzer working group on Zulip:
37 37
38https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0 38https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
39 39
40## Quick Links 40## Quick Links
41 41