diff --git a/databases/py-pymysql/pkg-descr b/databases/py-pymysql/pkg-descr index 6cc002cb4626..c56ad8a070c0 100644 --- a/databases/py-pymysql/pkg-descr +++ b/databases/py-pymysql/pkg-descr @@ -1,4 +1,4 @@ This pure Python MySQL client provides a DB-API to a MySQL database by talking directly to the server via the binary client/server protocol. -WWW: https://github.com/petehunt/PyMySQL +WWW: https://github.com/PyMySQL/PyMySQL