MXS-2982: Fix documetation link in --help output

This commit is contained in:
Markus Mäkelä 2020-05-07 12:30:49 +03:00
parent a2b5a1aba3
commit b4108270dc
No known key found for this signature in database
GPG Key ID: 5CE746D557ACC499

View File

@ -1085,7 +1085,7 @@ static void usage(void)
"dir will be '/path/maxscale/var/log/maxscale', the config dir will be\n"
"'/path/maxscale/etc' and the default config file will be\n"
"'/path/maxscale/etc/maxscale.cnf'.\n\n"
"MaxScale documentation: https://mariadb.com/kb/en/mariadb-enterprise/mariadb-maxscale-21/ \n",
"MaxScale documentation: https://mariadb.com/kb/en/maxscale/ \n",
get_configdir(),
default_cnf_fname,
get_configdir(),