We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b186751 commit c137f12Copy full SHA for c137f12
docs/StardustDocs/cfg/build-script.xml
@@ -1,10 +1,10 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE root
3
- SYSTEM "https://resources.jetbrains.com/stardust/build-script.dtd">
+ SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/build-script.dtd">
+
4
<root>
5
<builds>
6
- <product id="d" master="project.ihp" family="idea">
+ <instance id="d" master="project.ihp" family="idea">
7
<artifact type="web2" name="webHelpD2.zip" platform="primary" local-update="true"/>
8
- </product>
+ </instance>
9
</builds>
10
</root>
0 commit comments