]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
sqlany dialect moves to github
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Dec 2013 01:56:10 +0000 (20:56 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Dec 2013 01:56:10 +0000 (20:56 -0500)
doc/build/dialects/index.rst

index 05016e84e9aebb8a6b7f9b538d925825d696709e..3537f907a72c2f6d7e39b1429fce2d27ea67cc37 100644 (file)
@@ -45,7 +45,7 @@ Production Ready
 ^^^^^^^^^^^^^^^^
 
 * `ibm_db_sa <http://code.google.com/p/ibm-db/wiki/README>`_ - driver for IBM DB2 and Informix, developed jointly by IBM and SQLAlchemy developers.
-* `sqlalchemy-sqlany <https://code.google.com/p/sqlalchemy-sqlany/>`_ - driver for SAP Sybase SQL Anywhere, developed by SAP.
+* `sqlalchemy-sqlany <https://github.com/sqlanywhere/sqlalchemy-sqlany>`_ - driver for SAP Sybase SQL Anywhere, developed by SAP.
 * `sqlalchemy-monetdb <https://github.com/gijzelaerr/sqlalchemy-monetdb>`_ - driver for MonetDB.
 
 Experimental / Incomplete