summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-04-24 20:57:27 +0200
committerpjmattal <pjmattal>2005-04-24 20:57:27 +0200
commit82848581f4f266228c084d71e3249ec7b91bbd99 (patch)
tree88dc2ac378af9da9ffbf0cd2f018b6498d5dc3a1
parentbee72b2f2dfb3513fa1b419c2451e2f460bc0f7a (diff)
downloadaur-82848581f4f266228c084d71e3249ec7b91bbd99.tar.gz
aur-82848581f4f266228c084d71e3249ec7b91bbd99.tar.xz
added a link to the Wiki's list of user repositories from the main page
-rw-r--r--web/html/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/index.php b/web/html/index.php
index e1167f0c..bf545e13 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -80,6 +80,7 @@ print " <td align='left' valign='top'>";
?>
<p>Welcome to the AUR! If you're a newcomer, you may want to read the <a href="guidelines.html">Guidelines</a>.</p>
<p>If you have feedback about the AUR, please leave it in <a href="http://bugs.archlinux.org/index.php?tasks=all&amp;project=2">Flyspray</a>.</p>
+<p>Though we can't vouch for their contents, we provide a <a href="http://wiki2.archlinux.org/index.php/Unofficial%20Repositories">list of user repositories</a> for your convenience.</p>
<?php
#print __("This is where the intro text will go.");
#print __("For now, it's just a place holder.");