Skip to content

Commit 9ee3727

Browse files
grooverdansvoj
authored andcommitted
mysql_install_db: correct hosting/source/maillist information
1 parent c98906e commit 9ee3727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/mysql_install_db.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,8 +459,8 @@ else
459459
echo "Try 'mysqld --help' if you have problems with paths. Using"
460460
echo "--general-log gives you a log in $ldata that may be helpful."
461461
link_to_help
462-
echo "MariaDB is hosted on launchpad; You can find the latest source and"
463-
echo "email lists at http://launchpad.net/maria"
462+
echo "You can find the latest source at https://downloads.mariadb.org and"
463+
echo "the maria-discuss email list at https://launchpad.net/~maria-discuss"
464464
echo
465465
echo "Please check all of the above before submitting a bug report"
466466
echo "at http://mariadb.org/jira"

0 commit comments

Comments
 (0)