mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2025-12-30 10:09:30 -06:00
Fix changelog / docs link
I fat-fingered this in https://github.com/flask-debugtoolbar/flask-debugtoolbar/pull/164 so correcting it.
This commit is contained in:
@@ -11,8 +11,8 @@ long_description_content_type = text/x-rst
|
||||
keywords = flask, debug, toolbar
|
||||
url = https://github.com/flask-debugtoolbar/flask-debugtoolbar
|
||||
project_urls =
|
||||
Changelog = https://github.com/jeffwidman/cqlsh#changelog
|
||||
Documentation = https://github.com/flask-debugtoolbar/flask-debugtoolbar/blob/master/CHANGES.rst
|
||||
Changelog = https://github.com/flask-debugtoolbar/flask-debugtoolbar/blob/master/CHANGES.rst
|
||||
Documentation = https://flask-debugtoolbar.readthedocs.io/
|
||||
classifiers =
|
||||
Development Status :: 4 - Beta
|
||||
Environment :: Web Environment
|
||||
|
||||
Reference in New Issue
Block a user