From 0ebea358a48958a883b05f49e0a5ad764b5c9975 Mon Sep 17 00:00:00 2001 From: ruamasf Date: Mon, 30 Jun 2025 03:05:17 +0300 Subject: [PATCH] docs(README): update broken links to match re-located destinations --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c8fdd9f14..6f0bbc94c 100644 --- a/README.rst +++ b/README.rst @@ -18,5 +18,5 @@ The usage information and examples for this GitHub Action is available under the `GitHub Actions section`_ of `python-semantic-release.readthedocs.io`_. .. _python-semantic-release: https://pypi.org/project/python-semantic-release/ -.. _python-semantic-release.readthedocs.io: https://python-semantic-release.readthedocs.io/en/latest/ -.. _GitHub Actions section: https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html +.. _python-semantic-release.readthedocs.io: https://python-semantic-release.readthedocs.io/en/stable/ +.. _GitHub Actions section: https://python-semantic-release.readthedocs.io/en/stable/configuration/automatic-releases/github-actions.html