Commit fd1bf290 authored by Andrew Vincent Pover's avatar Andrew Vincent Pover
Browse files

http -> https

parent 198abcdb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>