Skip to content

Commit edf7f04

Browse files
author
kuyan
committed
Use Wayback Machine to resolve a dead link.
1 parent 8b9e3bb commit edf7f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/db.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Nearly all Python database modules such as `sqlite3`, `psycopg` and
1111

1212
Tutorials that explain how to work with modules that conform to this interface can be found
1313
`here <http://halfcooked.com/presentations/osdc2006/python_databases.html>`__ and
14-
`here <http://www.amk.ca/python/writing/DB-API.html>`__.
14+
`here <http://web.archive.org/web/20120815130844/http://www.amk.ca/python/writing/DB-API.html>`__.
1515

1616
SQLAlchemy
1717
----------

0 commit comments

Comments
 (0)