Skip to content

Commit 6827fdc

Browse files
authored
chore: update links in index.html of new project's template
1 parent cb55324 commit 6827fdc

File tree

1 file changed

+4
-2
lines changed
  • packages/create-package/template/test/pages

1 file changed

+4
-2
lines changed

packages/create-package/template/test/pages/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,10 @@ <h2>Switch language</h2>
4949
</div>
5050

5151
<div class="app-docs">
52-
<h2>Documentation</h2>
53-
<a class="link" href="https://sap.github.io/ui5-webcomponents/docs/development/custom-UI5-Web-Components-Packages/">Custom Component Development</a>
52+
<a class="link" href="https://sap.github.io/ui5-webcomponents/">Website</a>
53+
<a class="link" href="https://sap.github.io/ui5-webcomponents/components/">Components</a>
54+
<a class="link" href="https://sap.github.io/ui5-webcomponents/play/">Playground</a>
55+
<a class="link" href="https://sap.github.io/ui5-webcomponents/docs/development/package/">Development Docs</a>
5456
</div>
5557
</div>
5658
</body>

0 commit comments

Comments
 (0)