Various scripts that I maintain

update-security.md: update links

Signed-off-by: @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o>

matrixfurry.com 1d391295 44af2087

verified
+2 -2
+2 -2
scripts/update-security.md.nu
··· 2 2 # SPDX-License-Identifier: AGPL-3.0-only 3 3 # SPDX-FileCopyrightText: 2025 @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o> 4 4 5 - http get https://tangled.org/strings/did:plc:zmjoeu3stwcn44647rhxa44o/3m2igb2euyh22/raw 6 - | prepend "For the most up-to-date policy, please see [@matrixfurry.com/SECURITY.md](https://tangled.org/strings/@matrixfurry.com/3m2igb2euyh22).\n" 5 + http get https://tangled.org/@matrixfurry.com/common/raw/main/SECURITY.md 6 + | prepend "For the most up-to-date policy, please see [matrixfurry.com/common](https://tangled.org/@matrixfurry.com/common/blob/main/SECURITY.md).\n" 7 7 | str join "\n" 8 8 | save -f ./SECURITY.md