diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2014-10-05 13:37:56 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2014-10-05 13:37:56 +0200 |
commit | f6ed54e6d21cfd53a42bda4c70e1b94b1937696e (patch) | |
tree | c1f5e8fce06cb0bfd4b1e90aa2ba799e8a0715dd /templates/public/index.html | |
parent | 7e7197c20fe12f29dc6abb96102fc500d98030d6 (diff) |
Use new Parabola URLs.
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 6ef6b4bf..64d19e6d 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -28,9 +28,9 @@ <p>Our community is friendly and helpful. Please hop on <a href="irc://chat.freenode.net#parabola">IRC channel</a> and check out our - <a href="https://lists.parabolagnulinux.org/mailman/listinfo/">mailing + <a href="https://lists.parabola.nu/mailman/listinfo/">mailing lists</a> to get your feet wet. Also glance through our - <a href="https://wiki.parabolagnulinux.org/">wiki</a> if you want to learn + <a href="https://wiki.parabola.nu/">wiki</a> if you want to learn more about Parabola.</p> <p class="readmore"><a href="{% url 'page-about' %}" |