summaryrefslogtreecommitdiffstats
path: root/templates/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 55298ae..0be4f18 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -154,6 +154,8 @@
<ul>
<li><a href="{% url 'mirrorlist' %}"
title="Get a custom mirrorlist from our database">Mirrorlist Updater</a></li>
+ <li><a href="{% url 'mirror-list' %}"
+ title="See a listing of all available mirrors">Mirror List</a></li>
<li><a href="{% url 'mirror-status' %}"
title="Check the status of all known mirrors">Mirror Status</a></li>
<li><a href="{% url 'packages-differences' %}"