2014: Update link to api rustdocs r=matklad a=memoryruins



Co-authored-by: memoryruins <memoryruinsmusic@gmail.com>
This commit is contained in:
bors[bot] 2019-10-14 18:59:26 +00:00 committed by GitHub
commit e53c916ce2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ To learn more about how rust-analyzer works, see
We also publish rustdoc docs to pages:
https://rust-analyzer.github.io/rust-analyzer/ra_ide_api/index.html
https://rust-analyzer.github.io/rust-analyzer/api-docs/ra_ide_api/
Various organizational and process issues are discussed in this document.