From 09972477b83116dcacbbc03eae610f6e951b6e61 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 27 May 2019 17:14:35 -0700 Subject: XDS Server Part: Fixed broken link to SDK page. Signed-off-by: Scott Rifenbark Change-Id: I3bf7335337ad503653a8f9f03a0094639e343cd1 --- 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