We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1651e1 commit d8bc875Copy full SHA for d8bc875
docs/scenarios/db.rst
@@ -10,8 +10,8 @@ Nearly all Python database modules such as `sqlite3`, `psycopg` and
10
`mysql-python` conform to this interface.
11
12
Tutorials that explain how to work with modules that conform to this interface can be found
13
-`here <http://halfcooked.com/presentations/osdc2006/python_databases.html>`_ and
14
-`here <http://www.amk.ca/python/writing/DB-API.html>`_.
+`here <http://halfcooked.com/presentations/osdc2006/python_databases.html>`__ and
+`here <http://www.amk.ca/python/writing/DB-API.html>`__.
15
16
SQLAlchemy
17
----------
0 commit comments