diff --git a/doc/source/admin/drivers/sql.rst b/doc/source/admin/drivers/sql.rst index 8d96a18ed6..e8912cf4bc 100644 --- a/doc/source/admin/drivers/sql.rst +++ b/doc/source/admin/drivers/sql.rst @@ -25,7 +25,7 @@ The connection options for the SQL driver are: Database connection information in the form of a URI understood by SQLAlchemy. See `The SQLAlchemy manual - `_ + `_ for more information. The driver will automatically set up the database creating and managing