summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-14 02:17:54 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-14 02:17:54 -0400
commit65e3ef63f7475a217da5205a788f52f3888ebea7 (patch)
treefb4a0428bf476bcc6d62824f000ec4f375de8b2c /templates
parent05a44e86fbb656e5a4f6228c28b61df740549b34 (diff)
Replace usage of parabolagnulinux.org with parabola.nu, also
replace repo.parabola.nu/isos/ with /iso/, in settings.py
Diffstat (limited to 'templates')
-rw-r--r--templates/packages/search.html2
-rw-r--r--templates/public/art.html2
-rw-r--r--templates/public/https.html2
-rw-r--r--templates/public/index.html4
4 files changed, 5 insertions, 5 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html
index 7509864e..41e36193 100644
--- a/templates/packages/search.html
+++ b/templates/packages/search.html
@@ -141,7 +141,7 @@
<p>You are browsing the {{ BRANDING_DISTRONAME }} package database. From here you can find
detailed information about packages located in the official supported repositories.
If you need the sourceball from where a package is built, you can look at our <a
- href="https://repo.parabolagnulinux.org/sources/packages"
+ href="https://repo.parabola.nu/sources/packages"
title="Sourceballed packages">sources repo</a>.</p>
</div>
{% endblock %}
diff --git a/templates/public/art.html b/templates/public/art.html
index 80c5ac95..32acc172 100644
--- a/templates/public/art.html
+++ b/templates/public/art.html
@@ -10,7 +10,7 @@
<p>You can help by creating artwork for {{ BRANDING_DISTRONAME }}.</p>
- <p>Send your designs to dev@lists.parabolagnulinux.org and state they are CC-by-sa
+ <p>Send your designs to dev@lists.parabola.nu and state they are CC-by-sa
or another free culture friendly license.</p>
{% comment %}
diff --git a/templates/public/https.html b/templates/public/https.html
index df3e2c73..88056346 100644
--- a/templates/public/https.html
+++ b/templates/public/https.html
@@ -11,7 +11,7 @@
is the <em>only</em> page on the whole site that can be accessed without a
secure connection, all other pages will redirect to the secure version.</p>
- <h2><a href="https://parabolagnulinux.org">Enter the secure site</a></h2>
+ <h2><a href="https://parabola.nu">Enter the secure site</a></h2>
<h3>But my browser says the secure site is untrusted</h3>
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' %}"