mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-24 05:38:06 +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 />
|
||||
{% block footer %}
|
||||
<p>
|
||||
© {{ "now" | date("Y") }} <a href="http://shlink.io">Shlink</a>
|
||||
© {{ "now" | date("Y") }} <a href="https://shlink.io">Shlink</a>
|
||||
</p>
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue