Skip to content

Commit 6389a97

Browse files
committed
Correct wording and link in CHANGELOG.rst
* Use the correct link to "Create a New Release" * Split overly long line.
1 parent f4eb2b9 commit 6389a97

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Change Log
44

55
All notable changes to this project will be documented in this file.
66

7-
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_, and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
7+
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_
8+
and adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
89

910

1011
Changes for the upcoming release can be found in the
@@ -15,7 +16,7 @@ Changes for the upcoming release can be found in the
1516
1617
This changelog is managed by towncrier and is compiled at release time.
1718

18-
See https://python-semver.rtd.io/en/latest/development.html#changelog
19+
See https://opensuse.github.io/docbuild/developer/create-release.html
1920
for details.
2021

2122
.. towncrier release notes start
@@ -30,7 +31,8 @@ Improved Documentation
3031
- Clarify some steps when creating a release. (:gh:`59`)
3132
- Improve documentation clarity and usability:
3233

33-
* Update external links for ``uv``, ``towncrier``, ``reStructuredText``, Sphinx, ``jing``, and RNC schema to official resources.
34+
* Update external links for ``uv``, ``towncrier``, ``reStructuredText``,
35+
Sphinx, ``jing``, and RNC schema to official resources.
3436
* Remove ``$`` prefixes from shell command examples for easier copy-pasting.
3537
* Add a brief explanation for the ``--frozen`` flag usage with :command:`uv sync`.
3638
* Enhance descriptions and links in the "External tools" section. (:gh:`62`)

0 commit comments

Comments
 (0)