diff options
author | Vincent Esche <[email protected]> | 2021-02-28 12:19:32 +0000 |
---|---|---|
committer | Vincent Esche <[email protected]> | 2021-02-28 12:20:05 +0000 |
commit | cbf784f85a5dab00bf6f39fb8c00a84abd92e083 (patch) | |
tree | 5947c6dbe901fe17131f4be27a900b3b1973bf59 | |
parent | 7ed2da652df2f8d81ca0d76a978da2074f8c64f3 (diff) |
Directly link changelog from quick-links section in 'README.md' file
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | ||