diff options
-rw-r--r-- | docs/part-1/server-part.md | 4 |
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 |