webapps.planet: use protocol agnostic link.

master
John Benediktsson 2020-02-27 14:41:13 -08:00
parent 7ec954ec05
commit e329d3d9c2
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<t:button t:action="$login-realm/logout" t:aside="begin" class="link-button link">Logout</t:button> <t:button t:action="$login-realm/logout" t:aside="begin" class="link-button link">Logout</t:button>
</t:if> </t:if>
<div style="float: right;"> <div style="float: right;">
<a href="https://factorcode.org"><b>factorcode.org</b></a> <a href="//factorcode.org"><b>factorcode.org</b></a>
</div> </div>
</div> </div>