aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-05-23 14:23:42 -0700
committerScott Rifenbark <srifenbark@gmail.com>2019-05-23 17:19:56 -0700
commit706a32e9e67fe786c0f1b6a410b1a37f15f0c32e (patch)
treefe266a3787196b71ca1cc843358db3bc6e261647
parentfe46fbf20ca81c5856c70fa6e74dee68cc4b9e00 (diff)
XDS App Requirements "guppy" minor edits.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Change-Id: I12c38972c26a29a095d43aff5f933e177666f33e
-rwxr-xr-x[-rw-r--r--]docs/part-1/create-app-requirements.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/part-1/create-app-requirements.md b/docs/part-1/create-app-requirements.md
index 6282075..05b14df 100644..100755
--- a/docs/part-1/create-app-requirements.md
+++ b/docs/part-1/create-app-requirements.md
@@ -5,18 +5,18 @@ sure you have satisfied the requirements described in this section.
- The agent is running locally on your machine.
For information about the agent and how to install it, see the
- "[Client Part](client-part.html)" section.
+ "[Client Part](client-part.html)" topic.
-- The server is running locally in a docker container
+- The server is running locally in a Docker container
or is accessible on your network
For information about the server and how to install it, see the
- "[Server Part](server-part)" section.
+ "[Server Part](server-part)" topic.
- one or more Software Development Kits (SDKs) are installed.
For information on installing an SDK, see the
"[AGL SDKs](install-sdk.html)" or
"[Download or Build Your SDK Installer](../../../../getting_started/reference/getting-started/app-workflow-sdk.html)"
- sections.
+ topics.
- Your XDS configuration is correct.
You can test this connection between the agent and the server
@@ -24,4 +24,4 @@ sure you have satisfied the requirements described in this section.
no error messages.
See the
"[Check if xds-server is Running](server-part.html#check-if-xds-server-is-running)"
- section.
+ topic.