Skip to content

Commit 9c036c3

Browse files
Fix install link by adding .html extension
1 parent 4b82c71 commit 9c036c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h4>
88
later—build it now.
99
</h4>
1010
<div class="actions">
11-
<a role="button" href="/install">Get started</a>
11+
<a role="button" href="/install.html">Get started</a>
1212
<a
1313
href="https://github.com/TorstenDittmann/launch-css"
1414
target="_blank"

0 commit comments

Comments
 (0)