summaryrefslogtreecommitdiff
path: root/music/index.php
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2022-10-16 15:51:20 -0700
committerKai Stevenson <kai@kaistevenson.com>2022-10-16 15:51:20 -0700
commitd59140b4fabeed20e56163a2927109e16d3cf872 (patch)
treebbe0088d913c874cfac2f2b767939706aab37418 /music/index.php
parentc71b9e1411fe475d2f254a02b78aba8ea8c403f5 (diff)
fixed link
Diffstat (limited to 'music/index.php')
-rw-r--r--music/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/music/index.php b/music/index.php
index 04c5093..b2cd5b4 100644
--- a/music/index.php
+++ b/music/index.php
@@ -20,7 +20,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
<h3><a href="angelfish.wav">Angelfish</a></h3>
</li>
<li>
- <h3><a href="music/09162022.wav">09/16/22 - #</a></h3>
+ <h3><a href="music/091622.wav">09/16/22 - #</a></h3>
</li>
</ul>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>