]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Merge #7619
[rust.git] / README.md
index 16c980400cf69d0327b54b2e4e8c9f339cfe822a..a499a165134f702ff930af83e5fff872c5dc6909 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 <p align="center">
-  <img src="https://user-images.githubusercontent.com/1711539/72443316-5a79f280-37ae-11ea-858f-035209ece2dd.png" alt="rust-analyzer logo">
+  <img
+    src="https://raw.githubusercontent.com/rust-analyzer/rust-analyzer/master/assets/logo-wide.svg"
+    alt="rust-analyzer logo">
 </p>
 
 rust-analyzer is an **experimental** modular compiler frontend for the Rust language.
@@ -39,7 +41,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0
 
 * Website: https://rust-analyzer.github.io/
 * Metrics: https://rust-analyzer.github.io/metrics/
-* API docs: https://rust-analyzer.github.io/rust-analyzer/ra_ide/
+* API docs: https://rust-analyzer.github.io/rust-analyzer/ide/
 
 ## License