aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Esche <[email protected]>2021-02-28 12:19:32 +0000
committerVincent Esche <[email protected]>2021-02-28 12:20:05 +0000
commitcbf784f85a5dab00bf6f39fb8c00a84abd92e083 (patch)
tree5947c6dbe901fe17131f4be27a900b3b1973bf59
parent7ed2da652df2f8d81ca0d76a978da2074f8c64f3 (diff)
Directly link changelog from quick-links section in 'README.md' file
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a499a1651..74f944ae4 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0
42* Website: https://rust-analyzer.github.io/ 42* Website: https://rust-analyzer.github.io/
43* Metrics: https://rust-analyzer.github.io/metrics/ 43* Metrics: https://rust-analyzer.github.io/metrics/
44* API docs: https://rust-analyzer.github.io/rust-analyzer/ide/ 44* API docs: https://rust-analyzer.github.io/rust-analyzer/ide/
45* Changelog: https://rust-analyzer.github.io/thisweek
45 46
46## License 47## License
47 48