stardust: update scheme URIs

This commit is contained in:
Yann Cébron 2021-03-09 10:35:10 +01:00
parent d501d13fd7
commit a7b5edd976
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE root
SYSTEM "https://helpserver.labs.jb.gg/help/build-script.dtd">
SYSTEM "https://resources.jetbrains.com/stardust/build-script.dtd">
<root>
<builds>
<product id="ijs" master="project.ihp" family="idea">

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE product-profile
SYSTEM "https://helpserver.labs.jb.gg/help/product-profile.dtd">
SYSTEM "https://resources.jetbrains.com/stardust/product-profile.dtd">
<product-profile id="ijs" name="IntelliJ Platform Plugin SDK" start-page="welcome.md" status="release">
<toc-element toc-title="Summary">
<toc-element id="welcome.md" accepts-web-file-names="welcome.html" toc-title="Introduction"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ihp
SYSTEM "https://helpserver.labs.jb.gg/help/ihp.dtd">
SYSTEM "https://resources.jetbrains.com/stardust/ihp.dtd">
<ihp version="2.0">
<settings>
<id-generator-method>LOWER_CASE_DASHES_DOT_REMOVE</id-generator-method>