Artifacts link is broken
[This release page](https://gitlab.archlinux.org/archlinux/arch-boxes/-/releases/v20220215.47946) has [this link](https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/artifacts/v20220215.47946/browse/output?job=build:secure) as "Browse artifacts", but the page leads to a 404.
It appears that the link should be changed from
```
https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/artifacts/v20220215.47946/browse/output?job=build:secure
```
to
```
https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/47946/artifacts/browse/output/
```
I'll try to take a look around and find where to fix, but if someone more familiar could point me in the right direction, I'd appreciate it
issue