about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authormemoryruins <memoryruinsmusic@gmail.com>2019-10-24 17:01:42 -0400
committerGitHub <noreply@github.com>2019-10-24 17:01:42 -0400
commitf28801b094d62824ab2cce4b4bc97611f274aacd (patch)
treea62ab2556816e4ab7c42555cc63a70e89ec3ea38 /docs/dev
parenta3a10c59e00906265ab177042948621540067f3b (diff)
downloadrust-f28801b094d62824ab2cce4b4bc97611f274aacd.tar.gz
rust-f28801b094d62824ab2cce4b4bc97611f274aacd.zip
Update rustdoc link pt.2
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/README.md2
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.