From 359e69364603d8f3b0568f83057770f3e097e8c9 Mon Sep 17 00:00:00 2001 From: Stephen Waits Date: Mon, 31 Aug 2026 18:32:19 -0600 Subject: [PATCH] chore: repoint remaining links at git.swaits.com Rewrites lingering github.com / *.sr.ht references to this Gitea instance, translating GitHub and Sourcehut URL shapes to Gitea's (/blob// and sr.ht /tree//item/ -> /src/branch//, /tree/ -> /src/tag/, /actions/workflows/X -> /actions?workflow=X, /edit/ -> /_edit/). Left pointing at the old hosts on purpose: pull-request links (PRs were not migrated), forks that were never migrated, and GitHub-only surfaces Gitea lacks. OpenPGP identity proofs are untouched by design. --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2379e1c..7a6d08f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -190,7 +190,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 `bootstrap`. All recipes execute inside `mise exec -- sh -eu -c` so the pinned toolchain is used regardless of shell activation state. -[Unreleased]: https://github.com/swaits/jiggly/compare/v0.3.0...HEAD -[0.3.0]: https://github.com/swaits/jiggly/compare/v0.2.0...v0.3.0 -[0.2.0]: https://github.com/swaits/jiggly/compare/v0.1.0...v0.2.0 -[0.1.0]: https://github.com/swaits/jiggly/releases/tag/v0.1.0 +[Unreleased]: https://git.swaits.com/swaits/jiggly/compare/v0.3.0...main +[0.3.0]: https://git.swaits.com/swaits/jiggly/compare/v0.2.0...v0.3.0 +[0.2.0]: https://git.swaits.com/swaits/jiggly/compare/v0.1.0...v0.2.0 +[0.1.0]: https://git.swaits.com/swaits/jiggly/releases/tag/v0.1.0