Skip to content

Commit 0fcd1d8

Browse files
authored
update: new URLs for WebHelp XML schemas (#2699)
1 parent 32336be commit 0fcd1d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/kc.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

33
<!DOCTYPE product-profile
4-
SYSTEM "http://helpserver.labs.intellij.net/help/product-profile.dtd">
4+
SYSTEM "https://resources.jetbrains.com/stardust/product-profile.dtd">
55

66
<product-profile id="kc"
77
name="Kotlin coroutines"

docs/project.ihp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE ihp SYSTEM "http://helpserver.labs.intellij.net/help/ihp.dtd">
2+
<!DOCTYPE ihp SYSTEM "https://resources.jetbrains.com/stardust/ihp.dtd">
33

44
<ihp version="2.0">
55
<categories src="c.list"/>

0 commit comments

Comments
 (0)