From b83f97d8912d81cd5646b7d890d0bfc4e26222c1 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 3 Oct 2022 21:54:59 -0400 Subject: [PATCH] Fix broken link --- FAQ/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ/README.md b/FAQ/README.md index c3d54b41a08..d7a0088c07d 100644 --- a/FAQ/README.md +++ b/FAQ/README.md @@ -771,7 +771,7 @@ There is an entire [page dedicated to troubleshooting the Indexer](Indexer.md) #### What is a Scanner Discovery? See - + #### I installed a new version of my compiler but old include paths of old compiler are still there under "Paths and Symbols" in project properties. I cannot get rid of them\! What do I edit to remove the old paths by hand?