Skip to content

Commit

Permalink
Update links in documentation (#459)
Browse files Browse the repository at this point in the history
* Add link to GitHub repository

* Rename link from 'News' to 'Release Notes'

* Add news fragment
  • Loading branch information
namurphy committed Dec 25, 2022
1 parent 0ff8baf commit 6827641
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ Project Links

- **PyPI**: https://pypi.org/project/towncrier/
- **Documentation**: https://towncrier.readthedocs.io/
- **News**: https://github.com/twisted/towncrier/blob/trunk/NEWS.rst
- **Release Notes**: https://github.com/twisted/towncrier/blob/trunk/NEWS.rst
- **License**: `MIT <https://github.com/twisted/towncrier/blob/trunk/LICENSE>`_
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Development

contributing
release
GitHub Repository <https://github.com/twisted/towncrier>

.. include:: ../README.rst
:start-after: .. links
2 changes: 2 additions & 0 deletions src/towncrier/newsfragments/459.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Added a link to the GitHub repository on the landing page of the
documentation, and renamed the link for the release notes.

0 comments on commit 6827641

Please sign in to comment.