diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-06-08 18:13:40 -0700 |
---|---|---|
committer | Scott Rifenbark <srifenbark@gmail.com> | 2019-06-08 18:13:40 -0700 |
commit | cdad65be05e974bbad6eb184376feac4e318a649 (patch) | |
tree | 95ea29103b281bf3a979fc51213ef86dfae31c75 | |
parent | c870c7ffa9aa2235352f819f2edf7cf15322a3e5 (diff) |
XDS CLI Commands: Fixed broken link
Fixed broken link to the "AGL SDKs" section in "flounder"
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Change-Id: I968924f81290d9ca46a85c9298459702eca2bc5b
-rw-r--r-- | docs/part-2/3_xds-cli/3_commands.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/part-2/3_xds-cli/3_commands.md b/docs/part-2/3_xds-cli/3_commands.md index 599906c..716409b 100644 --- a/docs/part-2/3_xds-cli/3_commands.md +++ b/docs/part-2/3_xds-cli/3_commands.md @@ -54,7 +54,9 @@ xds-cli sdks get c64d <!-- section-note --> **Note:** -Please also refer to [Installing AGL SDKs](../../part-1/3_install-sdks.html) chapter for more details about sdks installation. +Refer to the +"[AGL SDKs](../../part-1/install-sdk.html)" +topic for details about SDK installation. <!-- end-section-note --> |