mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2025-12-31 02:29:33 -06:00
Fix Flask SQLAlchemy quickstart link (#196)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<h5>Configure Flask-SQLAlchemy:</h5>
|
||||
<p>
|
||||
The Flask-SQLAlchemy extension needs to be configured for this application.
|
||||
Please see the <a href="https://flask-sqlalchemy.palletsprojects.com/en/master/quickstart/">
|
||||
Please see the <a href="https://flask-sqlalchemy.palletsprojects.com/quickstart/">
|
||||
Flask-SQLAlchemy documentation</a> for details.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user