From: Mike Bayer Date: Sat, 13 Mar 2010 23:13:41 +0000 (-0500) Subject: gr and pysqlite X-Git-Tag: rel_0_6beta2~54^2~6^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b4f9a99bd712926eef4440f853c6105e95926e;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git gr and pysqlite --- diff --git a/doc/build/dbengine.rst b/doc/build/dbengine.rst index ca82d47e44..44c8ee7ec9 100644 --- a/doc/build/dbengine.rst +++ b/doc/build/dbengine.rst @@ -130,7 +130,7 @@ python-sybase_ ``sybase+pysybase``\* development development .. _OurSQL: http://packages.python.org/oursql/ .. _PostgreSQL JDBC Driver: http://jdbc.postgresql.org/ .. _sqlite3: http://docs.python.org/library/sqlite3.html -.. _pysqlite: http://initd.org/tracker/pysqlite +.. _pysqlite: http://pypi.python.org/pypi/pysqlite/ .. _MySQL Connector/J: http://dev.mysql.com/downloads/connector/j/ .. _cx_Oracle: http://cx-oracle.sourceforge.net/ .. _Oracle JDBC Driver: http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html