fixed link to security page

2026-08-12 10:07:49 +00:00
committed by Gitea
parent 26a162a78a
commit dc78f73a72
+1 -1
@@ -20,7 +20,7 @@ are appended automatically.
(unsigned — signing is aptly's job at publish time, not the package's) (unsigned — signing is aptly's job at publish time, not the package's)
Auth: `APTLY_USER`/`APTLY_PASSWORD` (or none at all, for an open repo) — works Auth: `APTLY_USER`/`APTLY_PASSWORD` (or none at all, for an open repo) — works
unchanged across all four presets from [security.md](security.md). Against a signed unchanged across all four presets from [Security](/Security). Against a signed
repo: do **not** pass `--no-sign`, and make sure the server has a signing key (see repo: do **not** pass `--no-sign`, and make sure the server has a signing key (see
below); against an unsigned repo: pass `--no-sign`. below); against an unsigned repo: pass `--no-sign`.