[SUCS Devel] [Git][sucssite/sucs-site][master] http -> https
Andy Pover
andy at sucs.org
Thu Nov 2 20:44:39 GMT 2017
Andy Pover pushed to branch master at sucssite / sucs-site
Commits:
fd1bf290 by Andrew Vincent Pover at 2017-11-02T20:44:35+00:00
http -> https
- - - - -
1 changed file:
- templates/members.tpl
Changes:
=====================================
templates/members.tpl
=====================================
--- a/templates/members.tpl
+++ b/templates/members.tpl
@@ -25,7 +25,7 @@
{if $member.website }
<dt>Website</dt>
<dd>
- <a href="http://sucs.org/~{$member.uid|escape:'url'}/">http://sucs.org/~{$member.uid|escape:'url'}/</a></dd>
+ <a href="https://sucs.org/~{$member.uid|escape:'url'}/">http://sucs.org/~{$member.uid|escape:'url'}/</a></dd>
{/if}
{if isset($member.project) }
<dt>Project</dt>
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/fd1bf290160a9cc90c8b5dce2ba33b0e9c1b6958
---
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/fd1bf290160a9cc90c8b5dce2ba33b0e9c1b6958
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20171102/e3ed1582/attachment.html>
More information about the Devel
mailing list