Commit 3bf5dea8 authored by Dmitry Avdeev's avatar Dmitry Avdeev
Browse files

IDEA-142043 Map help button of the settings page Default XML Schemas

parent 563a10cb
Showing with 1 addition and 1 deletion
+1 -1
......@@ -70,7 +70,7 @@ public class DefaultSchemasConfigurable implements Configurable {
@Nullable
@Override
public String getHelpTopic() {
return null;
return "reference.default.schemas";
}
@Nullable
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment