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
|
"/revision/" revision-commit-hash
|
||||||
"/derivation-outputs?"
|
"/derivation-outputs?"
|
||||||
"output_consistency=" key
|
"output_consistency=" key
|
||||||
"&system=" system
|
"&system=" system)))
|
||||||
"&target=" system)))
|
|
||||||
,(format #f "~a (~d, ~2,2f%)"
|
,(format #f "~a (~d, ~2,2f%)"
|
||||||
label
|
label
|
||||||
(or count 0)
|
(or count 0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue