Skip to content

Commit 78beaf5

Browse files
fix link to custom user page
1 parent 86e732b commit 78beaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-platform/mysql/how-to-use-mysql-on-hypernode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Upgrading to MySQL 8.4 is only supported from MySQL 8.0.
321321
If you are not yet on MySQL 8.0, first follow the steps above to upgrade to 8.0.
322322

323323
Before upgrading, ensure all MySQL users are using supported authentication plugins (for example `caching_sha2_password`).
324-
See [Changing the Authentication Plugin for a MySQL User](#changing-the-authentication-plugin-for-a-mysql-user) for details.
324+
See [Changing the Authentication Plugin for a Custom MySQL User](#changing-the-authentication-plugin-for-a-custom-mysql-user) for details.
325325

326326
Once ready, run the following command:
327327

0 commit comments

Comments
 (0)