diff options
author | Aleksey Kladov <[email protected]> | 2019-05-21 15:10:08 +0100 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2019-05-21 15:43:24 +0100 |
commit | 9f03c0781224faaa6e538094e34f1f6591689800 (patch) | |
tree | f7e0f235945d1cffca1b9ced927f1675db4a4a35 | |
parent | 51e82fe6d2edd7ca66944540bdbbc8cb39e4b5d2 (diff) |
fix logo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ https://github.com/rust-lang/compiler-team/tree/master/working-groups/rls-2.0 | |||
11 | 11 | ||
12 | Work on the Rust Analyzer is sponsored by | 12 | Work on the Rust Analyzer is sponsored by |
13 | 13 | ||
14 | - [![Ferrous Systems](https://ferrous-systems.com/images/ferrous-logo-text.svg)](https://ferrous-systems.com/) | 14 | [<img src="https://user-images.githubusercontent.com/1711539/58105231-cf306900-7bee-11e9-83d8-9f1102e59d29.png" alt="Ferrous Systems" width="300">](https://ferrous-systems.com/) |
15 | - [Mozilla](https://www.mozilla.org/en-US/) | 15 | - [Mozilla](https://www.mozilla.org/en-US/) |
16 | 16 | ||
17 | ## Language Server Quick Start | 17 | ## Language Server Quick Start |