docs(README): update broken links to match re-located destinations by Sehat1137 · Pull Request #1285 · python-semantic-release/python-semantic-release
Rationale
Hi, I noticed that the link in the documentation is no longer working.
PR Completion Checklist
-
Reviewed & followed the Contributor Guidelines
-
Changes Implemented & Validation pipeline succeeds
-
Commits follow the Conventional Commits standard
and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs) -
Appropriate Unit tests added/updated
-
Appropriate End-to-End tests added/updated
-
Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)