Clarify that the derivations comparison only is for packages
As it excludes the channel instances and system tests.
This commit is contained in:
parent
853aaa6a7c
commit
51204aefca
2 changed files with 6 additions and 6 deletions
|
|
@ -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"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue