Update index.html

This commit is contained in:
2021-04-26 00:18:55 -07:00
committed by GitHub
parent 1a14ff8860
commit dd147b06d3

View File

@ -5,6 +5,6 @@
</head>
<body>
<h1>This page is being worked on</h1>
<a class="dropdown-item" href="https://www.codsworth.xyz/cw/commands/commands.md">Commands</a>
<a class="dropdown-item" href="/commands/commands.md">Commands</a>
</body>
</html>