aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2018-01-08 16:37:16 +0000
committerng0 <ng0@n0.is>2018-01-08 16:37:16 +0000
commit5194bde58c27e7385aac4d3a7467a5c3b678d127 (patch)
tree023be7b8667b5c5dbc05f9a00cf08fcb828b648a
parentbd9a737e315117bc136585109f0dc27220f6ffae (diff)
downloadwww-5194bde58c27e7385aac4d3a7467a5c3b678d127.tar.gz
www-5194bde58c27e7385aac4d3a7467a5c3b678d127.zip
use https
-rw-r--r--index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html.j2 b/index.html.j2
index 91922da5..df1ffe4f 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -176,7 +176,7 @@
176 Each subsystem runs as a separate process, providing 176 Each subsystem runs as a separate process, providing
177 fault-isolation and enabling tight permissions to be 177 fault-isolation and enabling tight permissions to be
178 granted to each subsystem. Naturally, the 178 granted to each subsystem. Naturally, the
179 implementation is a <a href="http://www.gnu.org/">GNU</a> 179 implementation is a <a href="https://www.gnu.org/">GNU</a>
180 package, and will always remain free software. 180 package, and will always remain free software.
181 {% endtrans %} 181 {% endtrans %}
182 </p> 182 </p>