]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Auto merge of #12706 - DorianListens:dscheidt/closure-args, r=DorianListens
[rust.git] / README.md
index e2f3ad232a7921403451fcc4885ade99c3455166..8bb0517ed5abbe1518ea4b510d586da047c07b54 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,12 +7,6 @@
 rust-analyzer is a modular compiler frontend for the Rust language.
 It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust.
 
-Work on rust-analyzer is sponsored by
-
-[<img src="https://user-images.githubusercontent.com/1711539/58105231-cf306900-7bee-11e9-83d8-9f1102e59d29.png" alt="Ferrous Systems" width="300">](https://ferrous-systems.com/)
-- [Mozilla](https://www.mozilla.org/en-US/)
-- [Embark Studios](https://embark-studios.com/)
-
 ## Quick Start
 
 https://rust-analyzer.github.io/manual.html#installation
@@ -44,7 +38,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
 
 * Website: https://rust-analyzer.github.io/
 * Metrics: https://rust-analyzer.github.io/metrics/
-* API docs: https://rust-analyzer.github.io/rust-analyzer/ide/
+* API docs: https://rust-lang.github.io/rust-analyzer/ide/
 * Changelog: https://rust-analyzer.github.io/thisweek
 
 ## License