Clarify that the derivations comparison only is for packages

As it excludes the channel instances and system tests.
This commit is contained in:
Christopher Baines 2020-10-09 19:31:21 +01:00
parent 853aaa6a7c
commit 51204aefca
2 changed files with 6 additions and 6 deletions

View file

@ -84,8 +84,8 @@
(href ,(string-append "/compare/packages" query-params)))
"Compare packages")
(a (@ (class "btn btn-default")
(href ,(string-append "/compare/derivations" query-params)))
"Compare derivations"))))
(href ,(string-append "/compare/package-derivations" query-params)))
"Compare package derivations"))))
(div
(@ (class "row"))