Skip to content

Commit cabceef

Browse files
committed
fix: changing the index.html url reference
1 parent 7f1541c commit cabceef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundles/com.espressif.idf.ui/introcontent.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<introContent>
33
<page
44
id="root"
5-
url="index.html"/>
5+
url="http://org.eclipse.ui.intro/showPage?id=root" />
66
<page
77
id="standbyPageId"
8-
url="index.html"/>
8+
url="platform:/plugin/com.espessif.idf.ui/index.html"/>
99
</introContent>

0 commit comments

Comments
 (0)