Mercurial > p > roundup > code
diff doc/installation.txt @ 6221:cf92dea8aa69
Fix linkrot for mysql user creation.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 06 Jul 2020 20:14:01 -0400 |
| parents | 5522c950a2e4 |
| children | ba82fb74f806 |
line wrap: on
line diff
--- a/doc/installation.txt Mon Jul 06 19:50:02 2020 -0400 +++ b/doc/installation.txt Mon Jul 06 20:14:01 2020 -0400 @@ -1455,4 +1455,4 @@ .. _Psycopg: http://initd.org/psycopg/ .. _pysqlite: https://pysqlite.org/ .. _`adding MySQL users`: - https://dev.mysql.com/doc/refman/8.0/en/adding-users.html + https://dev.mysql.com/doc/refman/8.0/en/creating-accounts.html
