We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7f255 commit cef5afeCopy full SHA for cef5afe
pyproject.toml
@@ -67,7 +67,7 @@ docs = [
67
'Documentation' = 'https://Python-Markdown.github.io/'
68
'Repository' = 'https://github.com/Python-Markdown/markdown'
69
'Issue Tracker' = 'https://github.com/Python-Markdown/markdown/issues'
70
-'Changelog' = 'https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md'
+'Changelog' = 'https://python-markdown.github.io/changelog/'
71
72
[project.scripts]
73
markdown_py = 'markdown.__main__:run'
0 commit comments