From b281aeba34db2014334029599d54686e3856de7c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Sat, 8 Jun 2019 19:41:14 -0700 Subject: Getting Started -> debug app: Fixed topic title I updated the target topic title of a link to have "XDS" in it to match reality. Signed-off-by: Scott Rifenbark --- docs/getting-started/app-workflow-debug-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/getting-started/app-workflow-debug-app.md b/docs/getting-started/app-workflow-debug-app.md index 78b0bb5..280c227 100644 --- a/docs/getting-started/app-workflow-debug-app.md +++ b/docs/getting-started/app-workflow-debug-app.md @@ -41,7 +41,7 @@ Three methods exist: * Use XDS remotely, which is based on `gdb` and [`gdbserver`](https://en.wikipedia.org/wiki/Gdbserver). See the - "[Using the Command Line](../../../devguides/reference/xds/part-1/debug-cmd-line.html#xds-remote-debugging-mode)" + "[Using the XDS Command Line](../../../devguides/reference/xds/part-1/debug-cmd-line.html#xds-remote-debugging-mode)" topic for more information. For information on how to remotely debug the application using XDS from within an IDE, see the -- cgit 1.2.3-korg