Point URLs at pallets-eco/flask-debugtoolbar (#197)

This commit is contained in:
Jeff Widman
2023-01-17 08:16:30 -08:00
committed by GitHub
parent 02c99a7b64
commit ed8243e17e

View File

@@ -9,9 +9,9 @@ description = A toolbar overlay for debugging Flask applications.
long_description = file: README.rst
long_description_content_type = text/x-rst
keywords = flask, debug, toolbar
url = https://github.com/flask-debugtoolbar/flask-debugtoolbar
url = https://github.com/pallets-eco/flask-debugtoolbar
project_urls =
Changelog = https://github.com/flask-debugtoolbar/flask-debugtoolbar/blob/master/CHANGES.rst
Changelog = https://github.com/pallets-eco/flask-debugtoolbar/blob/master/CHANGES.rst
Documentation = https://flask-debugtoolbar.readthedocs.io/
classifiers =
Development Status :: 4 - Beta