mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-28 00:38:46 +03:00
Updated shlink website link to use https
This commit is contained in:
parent
090479fa62
commit
3140ab2ad7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
<hr />
|
<hr />
|
||||||
{% block footer %}
|
{% block footer %}
|
||||||
<p>
|
<p>
|
||||||
© {{ "now" | date("Y") }} <a href="http://shlink.io">Shlink</a>
|
© {{ "now" | date("Y") }} <a href="https://shlink.io">Shlink</a>
|
||||||
</p>
|
</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue