summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-03-03 13:49:35 +0100
committerYuval Adam <_@yuv.al>2025-03-03 13:49:35 +0100
commit0e210bcb024528ef4fb5ef9a2d90f665d561539e (patch)
tree5d5c0e8ef9d40ae1052119f261d13f4bbe28aed2 /index.html
parentf28c7a3be0fa7d906e5fbb41d597213d335b07a3 (diff)
Move chart and cleanup
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3b1c8fc..e45df6a 100644
--- a/index.html
+++ b/index.html
@@ -406,7 +406,7 @@
<p>Learn Morse code the fun way! Listen to the sound and pick the correct character.</p>
<button id="startButton" class="start-button">Start Game</button>
<div class="chart-link">
- <a href="/chart.html">View Morse Code Chart</a>
+ <a href="/chart/">View Morse Code Chart</a>
</div>
</div>