Skip to content

Commit cef5afe

Browse files
authored
Update Changelog URL
1 parent 5d7f255 commit cef5afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ docs = [
6767
'Documentation' = 'https://Python-Markdown.github.io/'
6868
'Repository' = 'https://github.com/Python-Markdown/markdown'
6969
'Issue Tracker' = 'https://github.com/Python-Markdown/markdown/issues'
70-
'Changelog' = 'https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md'
70+
'Changelog' = 'https://python-markdown.github.io/changelog/'
7171

7272
[project.scripts]
7373
markdown_py = 'markdown.__main__:run'

0 commit comments

Comments
 (0)