diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-05-23 13:59:09 -0700 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-05-24 08:01:52 +0000 |
commit | cb7ab482b76d6232cbc3d48895d931ce8a3b9cff (patch) | |
tree | cafacac5b04ccce79b14ca6b84ed5fc3c2d558e1 /docs/part-1/create-app-overview.md | |
parent | 01390508b9a1db3109df194ad3fc59ec610ceb5f (diff) |
XDS Create App: Update image and edits
* Updated the workflow image so it includes declaring the
project.
* Changed "XDS UI" to "XDS Client"
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Change-Id: I53b542654cb2717e54f4b998260994b4a398b97d
Diffstat (limited to 'docs/part-1/create-app-overview.md')
-rw-r--r-- | 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 100644 --- 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 |