about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index fe368a4..ad17afe 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -33,7 +33,7 @@ EOF
 lowdown README.md >> /tmp/index.html
 cat >> /tmp/index.html << EOF
   <footer>
-    <p>Source: <a href="https://git.niedzwiedzinski.cyou">GIT</a></p>
+    <p>Source: <a href="https://git.niedzwiedzinski.cyou/zhr/harce">GIT</a></p>
     <p>Udostępniono na podstawie licencji <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL3</a></p>
   </footer>
   </body>