Remove the target query parameter from some links
As the system is no longer a valid value.
This commit is contained in:
parent
1c34e07e84
commit
32052c45b3
1 changed files with 1 additions and 2 deletions
|
|
@ -1000,8 +1000,7 @@ figure {
|
|||
"/revision/" revision-commit-hash
|
||||
"/derivation-outputs?"
|
||||
"output_consistency=" key
|
||||
"&system=" system
|
||||
"&target=" system)))
|
||||
"&system=" system)))
|
||||
,(format #f "~a (~d, ~2,2f%)"
|
||||
label
|
||||
(or count 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue