diff --git a/Dependencies.md b/Dependencies.md index 4d34a1c8e..9c8d71b2d 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -8,7 +8,7 @@ If you are willing to connect directly to a database server (switch `-d`), witho * Firebird: [python-kinterbasdb](http://kinterbasdb.sourceforge.net/) * Microsoft Access: [python-pyodbc](http://pyodbc.googlecode.com/) -* Microsoft SQL Server: [python-pymssql](http://pymssql.sourceforge.net/) +* Microsoft SQL Server: [python-pymssql](http://code.google.com/p/pymssql/) * MySQL: [python pymysql](http://code.google.com/p/pymysql/) * Oracle: [python cx_Oracle](http://cx-oracle.sourceforge.net/) * PostgreSQL: [python-psycopg2](http://initd.org/psycopg/)