diff --git a/templates/home.html b/templates/home.html index b423cf6ceafaea479871482edd15fb0bdfe3b868..dba4e22b858c0076d234fb07d2a4948899d89fa1 100644 --- a/templates/home.html +++ b/templates/home.html @@ -40,7 +40,7 @@ <img src="data:image/jpeg;base64,{{qrcode}}"> {% endif %} <p class="message">© Made by <a href="https://jonasled.de">jonasled</a><br> - Sourcecode is available <a href="https://git.jonasled.de/jonasled/url_shorter_docker">here</a><br> + Sourcecode is available <a href="https://gitlab.jonasled.de/jonasled/url_shorter_docker">here</a><br> {% if builddate %} Builddate: {{builddate}}<br> {% endif %}