Ver Fonte

Fix github link

niels há 4 anos atrás
pai
commit
23449c4356
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      static/index.html
  2. 1 1
      static/player.html

+ 1 - 1
static/index.html

@@ -38,7 +38,7 @@
         </div>
     </div>
 </div>
-<footer class="footer mb-4"><a href="https://github.com/NielsOverkamp/Chu-Chube">Made by Niels Overkamp</a></footer>
+<footer class="footer mb-4"><a href="https://github.com/NielsOverkamp/ChuChube">Made by Niels Overkamp</a></footer>
 <script src="js/index.js" type="module"></script>
 </body>
 

+ 1 - 1
static/player.html

@@ -105,7 +105,7 @@
         </div>
     </div>
 </div>
-<footer class="footer mb-4"><a href="https://github.com/NielsOverkamp/Chu-Chube">Made by Niels Overkamp</a></footer>
+<footer class="footer mb-4"><a href="https://github.com/NielsOverkamp/ChuChube">Made by Niels Overkamp</a></footer>
 <script src="js/main.js" type="module"></script>
 </body>