Mercurial > p > roundup > code
diff doc/installation.txt @ 5510:e2978ed3b550
update link to new mysqlclient module and recommend update in upgrading.txt
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Fri, 17 Aug 2018 22:12:48 +0100 |
| parents | b7fa56ced601 |
| children | df3f553fa414 |
line wrap: on
line diff
--- a/doc/installation.txt Fri Aug 17 19:47:09 2018 +0100 +++ b/doc/installation.txt Fri Aug 17 22:12:48 2018 +0100 @@ -1115,7 +1115,7 @@ .. _apache: http://httpd.apache.org/ .. _flup: https://pypi.org/project/flup/ .. _mod_python: http://www.modpython.org/ -.. _MySQLdb: http://sourceforge.net/projects/mysql-python +.. _MySQLdb: https://pypi.org/project/mysqlclient/ .. _Psycopg: http://initd.org/software/initd/psycopg .. _pysqlite: http://pysqlite.org/ .. _`adding MySQL users`:
