Skip to content

Commit 5eea258

Browse files
committed
Fix changelog / docs link
I fat-fingered this in https://github.com/flask-debugtoolbar/flask-debugtoolbar/pull/164 so correcting it.
1 parent e954cd9 commit 5eea258

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ long_description_content_type = text/x-rst
1111
keywords = flask, debug, toolbar
1212
url = https://github.com/flask-debugtoolbar/flask-debugtoolbar
1313
project_urls =
14-
Changelog = https://github.com/jeffwidman/cqlsh#changelog
15-
Documentation = https://github.com/flask-debugtoolbar/flask-debugtoolbar/blob/master/CHANGES.rst
14+
Changelog = https://github.com/flask-debugtoolbar/flask-debugtoolbar/blob/master/CHANGES.rst
15+
Documentation = https://flask-debugtoolbar.readthedocs.io/
1616
classifiers =
1717
Development Status :: 4 - Beta
1818
Environment :: Web Environment

0 commit comments

Comments
 (0)