aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-05-06 17:39:46 -0700
committerScott Rifenbark <srifenbark@gmail.com>2019-05-06 17:39:46 -0700
commit27df0001e07224973985644ae1df253e23ff8673 (patch)
tree69c4b37856c93a523b4ab9318e935547f5624b34
parent327daf1e12f950b4700f9a8d8c10e143fa126b86 (diff)
server-part: fixed broken link to "AGL SDKs" section.
The "server-part.md" file had a link to the "AGL SDKs" section, which is in the "Installing XDS" topic. The link was broke in two places. I fixed it. Change-Id: I2870512758790a614e0a9d54639e985a448da2c3 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
-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