Fix "More information" link for target packages
On the packages comparison page.
This commit is contained in:
parent
7a34570ef8
commit
24f234f6d8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue