Use direct link instead of relying on redirection

This commit is contained in:
Matt Ellis 2017-05-26 14:07:49 +01:00
parent 98fca7bdeb
commit 4e511d98cd

2
faq.md
View File

@ -4,7 +4,7 @@ title: Plugin Development FAQ
This FAQ is a topical index of questions that have been asked (and answered) on our
[OpenAPI forum](https://devnet.jetbrains.com/community/idea/open_api_and_plugin_development).
[OpenAPI forum](https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development).
## Open-Source Plugins
* [How do I compile the Scala plugin?](https://intellij-support.jetbrains.com/hc/en-us/community/posts/206135599-Working-with-the-Scala-plugin-source)