guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: Fix the link to the package derivation outputs page


From: Christopher Baines
Subject: 02/02: Fix the link to the package derivation outputs page
Date: Fri, 24 Apr 2020 16:39:15 -0400 (EDT)

cbaines pushed a commit to branch master
in repository data-service.

commit 79993bfaeff3097d37838bc0636fc20c6fc4283d
Author: Christopher Baines <address@hidden>
AuthorDate: Fri Apr 24 21:38:34 2020 +0100

    Fix the link to the package derivation outputs page
---
 guix-data-service/web/revision/html.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix-data-service/web/revision/html.scm 
b/guix-data-service/web/revision/html.scm
index 35b5782..f92ef99 100644
--- a/guix-data-service/web/revision/html.scm
+++ b/guix-data-service/web/revision/html.scm
@@ -1026,7 +1026,7 @@ figure {
                               (a (@ (href
                                      ,(string-append
                                        "/revision/" revision-commit-hash
-                                       "/derivation-outputs?"
+                                       "/package-derivation-outputs?"
                                        "output_consistency=" key
                                        "&system=" system)))
                                  ,(format #f "~a (~d, ~2,2f%)"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]