aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-04-21 11:02:55 +0100
committerChristopher Baines <mail@cbaines.net>2019-04-21 11:02:55 +0100
commit24f234f6d8d0b5bf90989cc1ae208f75956f2cc1 (patch)
tree36d73691d1713d0eae7aae99001fd7eabfc9dd47
parent7a34570ef8e624da55e50642ba2264cdd79b4b83 (diff)
downloaddata-service-24f234f6d8d0b5bf90989cc1ae208f75956f2cc1.tar
data-service-24f234f6d8d0b5bf90989cc1ae208f75956f2cc1.tar.gz
Fix "More information" link for target packages
On the packages comparison page.
-rw-r--r--guix-data-service/web/view/html.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-data-service/web/view/html.scm b/guix-data-service/web/view/html.scm
index 0122504..3a039bd 100644
--- a/guix-data-service/web/view/html.scm
+++ b/guix-data-service/web/view/html.scm
@@ -1102,7 +1102,7 @@
(td ,version)
(td (@ (class "text-right"))
(a (@ (href ,(string-append
- "/revision/" base-commit
+ "/revision/" target-commit
"/package/" name "/" version)))
"More information")))))
(delete-duplicates