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 e1f0303 commit 4b82c71Copy full SHA for 4b82c71
apps/docs/partials/base.hbs
@@ -13,8 +13,8 @@
13
<nav hx-boost="true" preload="mouseover">
14
<a href="/">launch.css</a>
15
<menu>
16
- <li><a href="/install">Install</a></li>
17
- <li><a href="/docs">Examples</a></li>
+ <li><a href="/install.html">Install</a></li>
+ <li><a href="/docs.html">Examples</a></li>
18
<li><a role="button" href="https://github.com/torstendittmann/launch-css">GitHub</a></li>
19
</menu>
20
</nav>
0 commit comments