From dc78f73a72b6e8d2277b95cd39be4cb72c291c3f Mon Sep 17 00:00:00 2001 From: Florian Weber <2+f.weber@noreply.git.morlana.online> Date: Wed, 12 Aug 2026 10:07:49 +0000 Subject: [PATCH] fixed link to security page --- Packaging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packaging.md b/Packaging.md index 7d6319e..4de5db4 100644 --- a/Packaging.md +++ b/Packaging.md @@ -20,7 +20,7 @@ are appended automatically. (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 -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 below); against an unsigned repo: pass `--no-sign`.