diff --git a/topics/basics/faq.md b/topics/basics/faq.md
index 86409d01e..ca84d02f4 100644
--- a/topics/basics/faq.md
+++ b/topics/basics/faq.md
@@ -1,12 +1,14 @@
-
+
# Plugin Development FAQ
-List of plugin development forum topics with frequently asked question.
+List of plugin development forum topics with frequently asked questions.
-This FAQ is a topical index of questions that have been asked (and answered) on [IntelliJ IDEA Open API and Plugin Development forum](https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development).
+This FAQ is a topical index of questions that have been asked (and answered) on the archived
+[IntelliJ IDEA Open API and Plugin Development forum](https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development).
+See [](getting_help.topic#problems-with-code-support-issues) on how to post new questions.
-> See also [Explore the IntelliJ Platform API](explore_api.md) for more information and strategies.
+> See also [](explore_api.md) for more information and strategies.
>
## Accessing and Modifying the Source Code