summaryrefslogtreecommitdiffstats
path: root/web/html
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-04-11 17:12:07 +0200
committerpjmattal <pjmattal>2005-04-11 17:12:07 +0200
commit62c472f70f473db7946bc983fa7c41af6646a239 (patch)
treee2421fec494dde38c756377af44244fe2438c57d /web/html
parentf6fb9943b7b5c4e6544a731651bb74253e5514e0 (diff)
downloadaur-62c472f70f473db7946bc983fa7c41af6646a239.tar.gz
aur-62c472f70f473db7946bc983fa7c41af6646a239.tar.xz
checked in scripts for launch (in /home/aur) to support/scripts
added guidelines to the main index page
Diffstat (limited to 'web/html')
-rw-r--r--web/html/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/index.php b/web/html/index.php
index c31dad4d..845bfb99 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -78,7 +78,7 @@ print "<table border='0' cellpadding='0' cellspacing='3' width='90%'>\n";
print "<tr>\n";
print " <td align='left' valign='top'>";
?>
-Welcome to the AUR! If you're a newcomer, you may want to read the <a href="user_docs.html">User Documentation</a>.
+Welcome to the AUR! If you're a newcomer, you may want to read the <a href="user_docs.html">User Documentation</a> and the <a href="guidelines.html">Guidelines</a>.
<?php
#print __("This is where the intro text will go.");
#print __("For now, it's just a place holder.");