aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.php')
-rw-r--r--web/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.php b/web/index.php
index 9bbd0cb..b0d2267 100644
--- a/web/index.php
+++ b/web/index.php
@@ -25,6 +25,7 @@ foreach ($navlist as $file => $alias) {
echo "</li>\n";
}
?>
+ <li><a href="http://svn.icculus.org/quake3/trunk">Subvesion Web</a></li>
</ul>
<div id="content">
<?php include_safe("$page.php"); ?>