mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-04-08 11:45:56 +00:00
Update persistent.info links to use HTTPS
This commit is contained in:
parent
63af49c29b
commit
c275491a3a
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
<div class="footer">
|
||||
<div class="contents">
|
||||
A project by <a href="http://persistent.info">Mihai Parparita</a>
|
||||
A project by <a href="https://persistent.info">Mihai Parparita</a>
|
||||
-
|
||||
<a href="{{routeUrl "faq"}}">FAQ</a>
|
||||
-
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<p style="{{style "email-footer.paragraph"}}">
|
||||
RetroGit is a project by
|
||||
<a href="http://persistent.info" style="{{style "email-footer.link"}}">Mihai Parparita</a>.
|
||||
<a href="https://persistent.info" style="{{style "email-footer.link"}}">Mihai Parparita</a>.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue