🔒 Enforce HTTPS everywhere
This commit is contained in:
parent
f05184f6fa
commit
70dbdd1463
1 changed files with 3 additions and 3 deletions
|
@ -211,7 +211,7 @@
|
|||
<span></span>
|
||||
</div>
|
||||
<div style="text-align:center;">
|
||||
<a class="btn" href="http://nextcloud.auro.re">Acceder à Nextcloud</a>
|
||||
<a class="btn" href="https://nextcloud.auro.re">Acceder à Nextcloud</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -243,7 +243,7 @@
|
|||
<span></span>
|
||||
</div>
|
||||
<div style="text-align:center;">
|
||||
<a class="btn" href="http://phabricator.auro.re">Acceder à Phabricator</a>
|
||||
<a class="btn" href="https://phabricator.auro.re">Acceder à Phabricator</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -440,4 +440,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue