From 920aa3725c88a82101ad29502e8a8b4242bfbf9f Mon Sep 17 00:00:00 2001 From: kuyan Date: Sat, 24 Aug 2013 01:26:15 -0700 Subject: [PATCH] Use Wayback Machine to resolve a dead link. --- docs/scenarios/db.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/db.rst b/docs/scenarios/db.rst index 5d12c2a..6d6d6ce 100644 --- a/docs/scenarios/db.rst +++ b/docs/scenarios/db.rst @@ -11,7 +11,7 @@ Nearly all Python database modules such as `sqlite3`, `psycopg` and Tutorials that explain how to work with modules that conform to this interface can be found `here `__ and -`here `__. +`here `__. SQLAlchemy ----------