diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-05-27 17:37:06 -0700 |
---|---|---|
committer | Scott Rifenbark <srifenbark@gmail.com> | 2019-05-27 17:37:06 -0700 |
commit | ed858f4ffce3421b351c6423628955be85a2b450 (patch) | |
tree | 9340a38e01dc9d6a7769abbf751f314bb5938656 | |
parent | 0fbc5e398303ddfede9a52bc654a5f002dc63018 (diff) |
XDS app overview: Minor edits "flounder"
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Change-Id: I20e56769cc6615d8bf707b16735f0640d435341d
-rwxr-xr-x | docs/part-1/create-app-overview.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/part-1/create-app-overview.md b/docs/part-1/create-app-overview.md index 58569c6..567a0fe 100755 --- a/docs/part-1/create-app-overview.md +++ b/docs/part-1/create-app-overview.md @@ -14,9 +14,9 @@ running and which Client Part configuration you are using You can build the application several ways: -- Use the XDS UI +- Use the XDS Client [Command Line](create-app-build-cmd-line.html) -- Use the XDS UI +- Use the XDS Client [Dashboard](create-app-build-dashboard.html) - Use a third-party Interactive Development Environment ([IDE](create-app-build-ide)) application |