diff options
| author | memoryruins <memoryruinsmusic@gmail.com> | 2019-10-24 17:01:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-24 17:01:42 -0400 |
| commit | f28801b094d62824ab2cce4b4bc97611f274aacd (patch) | |
| tree | a62ab2556816e4ab7c42555cc63a70e89ec3ea38 /docs/dev | |
| parent | a3a10c59e00906265ab177042948621540067f3b (diff) | |
| download | rust-f28801b094d62824ab2cce4b4bc97611f274aacd.tar.gz rust-f28801b094d62824ab2cce4b4bc97611f274aacd.zip | |
Update rustdoc link pt.2
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md index e5a7ea5f6f0..006518afc0f 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md @@ -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/api-docs/ra_ide_api/ +https://rust-analyzer.github.io/rust-analyzer/ra_ide_api/ Various organizational and process issues are discussed in this document. |
