aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-05-27 17:14:35 -0700
committerScott Rifenbark <srifenbark@gmail.com>2019-05-27 17:15:59 -0700
commit09972477b83116dcacbbc03eae610f6e951b6e61 (patch)
treec6ea2f4eb05f5fd1abe0a63e8d63132ddcb530b8
parentc1ff7ba48e89d6ad15bd88fe7ad1af23e7ff931a (diff)
XDS Server Part: Fixed broken link to SDK page.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Change-Id: I3bf7335337ad503653a8f9f03a0094639e343cd1
-rw-r--r--docs/part-1/server-part.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/part-1/server-part.md b/docs/part-1/server-part.md
index afa27c7..97aae69 100644
--- a/docs/part-1/server-part.md
+++ b/docs/part-1/server-part.md
@@ -240,7 +240,7 @@ ssh -p 2222 devel@localhost journalctl --user --unit=xds-server.service --output
`xds-server` should be up and running.
You can now install AGL SDKs.
See the
-"[AGL SDKs](install-sdks.html)" section for more information.
+"[AGL SDKs](install-sdk.html)" section for more information.
## VirtualBox Appliance
@@ -338,7 +338,7 @@ xdg-open http://localhost:8000
`xds-server` should be up and running.
You can now install AGL SDKs.
See the
-"[AGL SDKs](install-sdks.html)" section for more information.
+"[AGL SDKs](install-sdk.html)" section for more information.
## Native