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 29f046e commit 3de3b09Copy full SHA for 3de3b09
packages/playground/webapp/www/home/index.html
@@ -91,8 +91,9 @@ <h2>Installation</h2>
91
<div class="setup-wrapper">
92
<h2>Read the Docs</h2>
93
<div class="step align-vertically">
94
- <p>Documentation and tutorials about UI5 Web Components can be found </p>
95
- <a href="https://github.com/SAP/ui5-webcomponents/tree/master/docs">here</a>
+ <p>Documentation and tutorials about UI5 Web Components can be found
+ <a target="_blank" href="https://github.com/SAP/ui5-webcomponents/tree/master/docs">here</a>
96
+ </p>
97
</div>
98
99
0 commit comments