Skip to content

Commit 379398b

Browse files
committed
Standardize changelog name in docs, point to it
1 parent 6e065ae commit 379398b

File tree

5 files changed

+3
-4
lines changed

5 files changed

+3
-4
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
See https://github.com/adamchainz/django-mysql/blob/main/CHANGELOG.rst
1+
See https://django-mysql.readthedocs.io/en/latest/changelog.html
File renamed without changes.

docs/history.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ action, or get started with :doc:`installation`. Otherwise, take your pick:
3131
test_utilities
3232
exceptions
3333
contributing
34-
history
34+
changelog
3535

3636
Indices and tables
3737
==================

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ keywords =
3636
MariaDB
3737
project_urls =
3838
Documentation = https://django-mysql.readthedocs.io/
39-
Changelog = https://github.com/adamchainz/django-mysql/blob/main/CHANGELOG.rst
39+
Changelog = https://django-mysql.readthedocs.io/en/latest/changelog.html
4040
Mastodon = https://fosstodon.org/@adamchainz
4141
Twitter = https://twitter.com/adamchainz
4242

0 commit comments

Comments
 (0)