mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 07:04:22 +00:00
minor: fix ide docs link
This commit is contained in:
parent
ac736dc667
commit
62bf18cba2
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
|
|||
|
||||
* Website: https://rust-analyzer.github.io/
|
||||
* Metrics: https://rust-analyzer.github.io/metrics/
|
||||
* API docs: https://rust-analyzer.github.io/rust-analyzer/ide/
|
||||
* API docs: https://rust-lang.github.io/rust-analyzer/ide/
|
||||
* Changelog: https://rust-analyzer.github.io/thisweek
|
||||
|
||||
## License
|
||||
|
|
Loading…
Reference in a new issue