Skip to content

Commit d47d50a

Browse files
authored
Change Projects URL to documentation
1 parent ddc2e36 commit d47d50a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h2 style="color: blue">
1414
TardisKing40
1515
</h2>
1616
<nav class="navigation">
17-
<a href="https://dev.twodis.xyz/">Projects</a> <!-- Dropdown menu that reveals other links -->
17+
<a href="https://docs.twodis.xyz/">Projects</a> <!-- Dropdown menu that reveals other links -->
1818
<a href="#">About</a>
1919
<a href="mailto:tardis@twodis.xyz">Contact</a>
2020
</nav>
@@ -28,4 +28,4 @@ <h2 style="color: blue">
2828
</body>
2929

3030

31-
</html>
31+
</html>

0 commit comments

Comments
 (0)