summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDusty Phillips <buchuki@gmail.com>2009-09-11 18:48:52 -0600
committerDusty Phillips <buchuki@gmail.com>2009-09-11 18:48:52 -0600
commite3ea5232732f442f75a372714b64e1c119c1be7c (patch)
tree168cc6022ad9a9894d856dffa070f02f00bc00b6 /templates
parent499bb4aca784874db84aa8ddc7e21627249cdb26 (diff)
downloadarchweb-e3ea5232732f442f75a372714b64e1c119c1be7c.tar.gz
archweb-e3ea5232732f442f75a372714b64e1c119c1be7c.zip
Fix community links.
Diffstat (limited to 'templates')
-rw-r--r--templates/packages/details.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/details.html b/templates/packages/details.html
index 3a69bf2e..71218ead 100644
--- a/templates/packages/details.html
+++ b/templates/packages/details.html
@@ -7,7 +7,7 @@
<h2 class="title">{{ pkg.pkgname }} {{ pkg.pkgver }}-{{ pkg.pkgrel }}</h2>
<div style="float:right" class="listing">
<ul class="small">
- <li><a href="http://repos.archlinux.org/viewvc.cgi/{{ pkg.pkgname }}/repos/{{ pkg.repo.name|lower }}-{{ pkg.arch.name|lower }}/">View SVN Entries</a></li>
+ <li><a href="http://repos.archlinux.org/viewvc.cgi/{{ pkg.pkgname }}/repos/{{ pkg.repo.name|lower }}-{{ pkg.arch.name|lower }}/{{ rootopt }}">View SVN Entries</a></li>
<!-- <li><a href="/packages/files/{{ pkg.id }}/">View File List</a></li> -->
{% if pkg.needupdate %}
<li>