change v1 link to /maydo/typing, NOT /maydo/typing1
This commit is contained in:
j 2023-01-19 11:26:12 -08:00 committed by GitHub
parent 1fd152017c
commit 81a36f7a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ body, html {height: 100%}
<div class="w3-display-middle">
<h1 class="w3-jumbo w3-animate-top">typing.zen</h1>
<hr class="w3-border-grey" style="margin:auto;width:40%">
<p class="w3-large w3-center"><a href="/maydo/typing1">Version 1</a><br><a href="/maydo/typing2">Version 2</a></p>
<p class="w3-large w3-center"><a href="/maydo/typing">Version 1</a><br><a href="/maydo/typing2">Version 2</a></p>
</div>
<div class="w3-display-bottomleft w3-padding-large">
Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a>