summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <v@njh.eu>2014-01-15 01:12:20 (GMT)
committerVolker Grabsch <v@njh.eu>2014-01-15 01:12:20 (GMT)
commit4a60566dd28ab8777eebcb33859e475a419ece9c (patch)
tree9d8320762574651fef06fd85656e7e23849af75e
parent35c63126dfb40fba753b8b725750d058c81f8072 (diff)
downloadmxe-4a60566dd28ab8777eebcb33859e475a419ece9c.zip
mxe-4a60566dd28ab8777eebcb33859e475a419ece9c.tar.gz
mxe-4a60566dd28ab8777eebcb33859e475a419ece9c.tar.bz2
Mention the preference for https:// in the "Guidelines for Creating Packages"
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index e4ff375..8bed3fa 100644
--- a/index.html
+++ b/index.html
@@ -2340,6 +2340,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
&lt;td class="package"&gt;gettext&lt;/td&gt;
&lt;td class="website"&gt;&lt;a href="https://www.gnu.org/software/gettext/"&gt;gettext&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;</pre>
+ <p>
+ Always look for the SSL version of a website, that is,
+ prefer <code>https://</code> URLs over <code>http://</code> URLs.
+ </p>
</li>
<li>