From c2f5aa03d16b09cc262602267c2ccfe99db4d09d Mon Sep 17 00:00:00 2001 From: saturneric Date: Mon, 7 Jul 2025 10:52:25 +0200 Subject: feat(config): add starlight-links-validator integration * Integrated `starlight-links-validator` into the Astro configuration. * Updated `package.json` and `package-lock.json` to include the new dependency. * Removed outdated note from the sync public keys documentation. --- src/content/docs/advanced/sync-public-keys.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/content/docs/advanced/sync-public-keys.md') diff --git a/src/content/docs/advanced/sync-public-keys.md b/src/content/docs/advanced/sync-public-keys.md index 07d19a4..e4e0db2 100644 --- a/src/content/docs/advanced/sync-public-keys.md +++ b/src/content/docs/advanced/sync-public-keys.md @@ -73,8 +73,6 @@ Setting a default key server **only affects key searches/imports**. This behavior ensures improved security and global consistency in public key management. -Or: [Want to restore previous behavior?](/guides/key-server-operations/#want-to-restore-previous-behavior) - ::: ## Best Practices for Key Synchronization -- cgit v1.2.3