From 27df0001e07224973985644ae1df253e23ff8673 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 6 May 2019 17:39:46 -0700 Subject: 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 --- docs/part-1/server-part.md | 4 ++-- 1 file 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 -- cgit 1.2.3-korg