summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-04-11 18:33:37 +0200
committerpjmattal <pjmattal>2005-04-11 18:33:37 +0200
commitcdab9d45bb56fee17bf7714da07e978eca6e8160 (patch)
tree42272a2e5c632d87b2bf4c33f481dbbf57060063
parent0d3e28d4c781d2e38bcd4b67f85ea7029dc015b7 (diff)
downloadaur-cdab9d45bb56fee17bf7714da07e978eca6e8160.tar.gz
aur-cdab9d45bb56fee17bf7714da07e978eca6e8160.tar.xz
committed guidelines only and Flyspray link on first page
added VERSIONS.txt to track versions
-rw-r--r--VERSIONS.txt3
-rw-r--r--web/html/index.php3
2 files changed, 5 insertions, 1 deletions
diff --git a/VERSIONS.txt b/VERSIONS.txt
new file mode 100644
index 00000000..aa43430b
--- /dev/null
+++ b/VERSIONS.txt
@@ -0,0 +1,3 @@
+Versions of AUR Mapped to Subversion Revisions
+----------------------------------------------
+Version 1.0 = Revision 146 = at Launch (4/11/05)
diff --git a/web/html/index.php b/web/html/index.php
index 845bfb99..8fa206b9 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -78,7 +78,8 @@ 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> and the <a href="guidelines.html">Guidelines</a>.
+<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>
<?php
#print __("This is where the intro text will go.");
#print __("For now, it's just a place holder.");