We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc2e36 commit d47d50aCopy full SHA for d47d50a
index.html
@@ -14,7 +14,7 @@ <h2 style="color: blue">
14
TardisKing40
15
</h2>
16
<nav class="navigation">
17
- <a href="https://dev.twodis.xyz/">Projects</a> <!-- Dropdown menu that reveals other links -->
+ <a href="https://docs.twodis.xyz/">Projects</a> <!-- Dropdown menu that reveals other links -->
18
<a href="#">About</a>
19
<a href="mailto:tardis@twodis.xyz">Contact</a>
20
</nav>
@@ -28,4 +28,4 @@ <h2 style="color: blue">
28
</body>
29
30
31
-</html>
+</html>
0 commit comments