From a423a5196c5881623154af519454b1d03c8c7ee5 Mon Sep 17 00:00:00 2001 From: Erick Tovar Date: Sat, 6 Feb 2021 12:52:38 -0800 Subject: Fixing architecture image on dark theme --- docs/dev/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/architecture.md b/docs/dev/architecture.md index 6ccb4a27f..de8427c4b 100644 --- a/docs/dev/architecture.md +++ b/docs/dev/architecture.md @@ -21,7 +21,7 @@ See also these implementation-related blog posts: ## Bird's Eye View -![](https://user-images.githubusercontent.com/1711539/50114578-e8a34280-0255-11e9-902c-7cfc70747966.png) +![](https://user-images.githubusercontent.com/4789492/107129398-0ab70f00-687a-11eb-9bfc-d4eb023aec06.png) On the highest level, rust-analyzer is a thing which accepts input source code from the client and produces a structured semantic model of the code. -- cgit v1.2.3