Backend for songs.zachdecook.com
- Repository: Move links to gitlab
Zach DeCook 2018-06-05
parent 1732696 · commit 3fd4b1d
-rwxr-xr-xindex.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.php b/index.php
index 1559125..241cd4a 100755
--- a/index.php
+++ b/index.php
@@ -111,13 +111,13 @@ include 'page.php';
<footer>
All songs are owned by their respective copyright holders. No infringement intended.
<br>
-Powered by <a href='https://github.com/earboxer/prosongsa'>Prosongsa</a>.
-Suggest features <a href='https://github.com/earboxer/prosongsa/issues'>here</a>.
+Powered by <a href='https://gitlab.com/earboxer/prosongsa'>Prosongsa</a>.
+Suggest features <a href='https://gitlab.com/earboxer/prosongsa/issues'>here</a>.
<br>
Prosongsa software licensed under the <a href='LICENSE'>GNU AGPLv3</a>.
View source <a href='source.php'>here</a>.
<br>
-Using <a href='https://github.com/earboxer/chordsdata'>chordsdata</a>,
+Using <a href='https://gitlab.com/earboxer/chordsdata'>chordsdata</a>,
licensed under the <a href='chordsdata/LICENSE'>GNU LGPLv3</a>.
</footer>