Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'docs/book/src/troubleshooting.md')
-rw-r--r--docs/book/src/troubleshooting.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/book/src/troubleshooting.md b/docs/book/src/troubleshooting.md
index 1b2841421a..3f7caf0db4 100644
--- a/docs/book/src/troubleshooting.md
+++ b/docs/book/src/troubleshooting.md
@@ -1,5 +1,9 @@
# Troubleshooting
+First, search the [troubleshooting FAQ](troubleshooting/faq.html). If
+your problem appears there (and the proposed solution works for you),
+great! Otherwise, read on.
+
Start with looking at the rust-analyzer version. Try **rust-analyzer:
Show RA Version** in VS Code (using **Command Palette** feature
typically activated by Ctrl+Shift+P) or `rust-analyzer --version` in the