From 8b0e0e2a78d67308c48bc7fdc9d68708aa0276dd Mon Sep 17 00:00:00 2001 From: memoryruins Date: Mon, 14 Oct 2019 12:16:38 -0400 Subject: Update link to api rustdocs --- docs/dev/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/README.md b/docs/dev/README.md index 0db3e731e..5e18e4ffe 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/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. -- cgit v1.2.3