summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-11-28 13:47:17 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2014-11-28 13:47:17 +0100
commitd2396359673dd1a607db2ed377655a6eddb512e0 (patch)
treea3cde9632ffbad6a2092e128d183c53e348d07d5
parent57c9eff100aa235e9152ff9865f9fd969cd3f5c5 (diff)
downloadmksite-alpine-d2396359673dd1a607db2ed377655a6eddb512e0.tar.bz2
mksite-alpine-d2396359673dd1a607db2ed377655a6eddb512e0.tar.xz
fix forum links again
the certificate uses www.alpinelinux.org so point users to that for https
-rw-r--r--_default.template.html2
-rw-r--r--community/index.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/_default.template.html b/_default.template.html
index b7e44f9..141ed8d 100644
--- a/_default.template.html
+++ b/_default.template.html
@@ -16,7 +16,7 @@
<a href="http://wiki.alpinelinux.org">wiki</a>
<a href="http://git.alpinelinux.org">git</a>
<a href="http://bugs.alpinelinux.org/projects/alpine/issues">bugs</a>
- <a href="https://alpinelinux.org/forum">forums</a>
+ <a href="https://www.alpinelinux.org/forum">forums</a>
</nav>
</div>
<div class="left" style="padding: 10pt;">
diff --git a/community/index.md b/community/index.md
index 28a7fb0..cf9e9b8 100644
--- a/community/index.md
+++ b/community/index.md
@@ -31,5 +31,5 @@ Wiki has the documentation.
User forums for discussion and user support from other users.
-<http://alpinelinux.org/forum>
+<https://www.alpinelinux.org/forum>