From f43e6f5cdbfa9bc5f5c2c20e3cac8b10970bf540 Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Fri, 29 Apr 2022 18:13:46 +0800 Subject: [PATCH] [en] modify the link about debug-application in mysql-wordpress-persistent-volume.md Signed-off-by: xin.li --- .../stateful-application/mysql-wordpress-persistent-volume.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md b/content/en/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md index d22d7df5ca..480316a09c 100644 --- a/content/en/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md +++ b/content/en/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md @@ -236,10 +236,10 @@ Do not leave your WordPress installation on this page. If another user finds it, ## {{% heading "whatsnext" %}} -* Learn more about [Introspection and Debugging](/docs/tasks/debug-application-cluster/debug-application-introspection/) +* Learn more about [Introspection and Debugging](/docs/tasks/debug/debug-application) * Learn more about [Jobs](/docs/concepts/workloads/controllers/job/) * Learn more about [Port Forwarding](/docs/tasks/access-application-cluster/port-forward-access-application-cluster/) -* Learn how to [Get a Shell to a Container](/docs/tasks/debug-application-cluster/get-shell-running-container/) +* Learn how to [Get a Shell to a Container](/docs/tasks/debug/debug-application/get-shell-running-container/)