From c2e5bcfa3326e80e4ddd7eeb36fe3652ebd800eb Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Thu, 7 Feb 2019 17:48:06 +0100 Subject: Fix broken references/links Change-Id: I7e7b6eccb94b7e4ab6228598529e94051513d985 Signed-off-by: Sebastien Douheret --- docs/part-1/4_build-first-app.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/part-1/4_build-first-app.md') diff --git a/docs/part-1/4_build-first-app.md b/docs/part-1/4_build-first-app.md index 34f895b..637a6ab 100644 --- a/docs/part-1/4_build-first-app.md +++ b/docs/part-1/4_build-first-app.md @@ -2,10 +2,10 @@ ## Prerequisites -- `xds-agent` is running locally on your machine - (see previous chapter: [Installing XDS client tools](./1_install-client.html) ) - `xds-server` is running locally in a docker container or is accessible on your - network (see previous chapter: [Installing XDS server](./2_install-xds-server.html)) + network (see previous chapter: [Installing XDS server](./1_install-xds-server.html)) +- `xds-agent` is running locally on your machine + (see previous chapter: [Installing XDS client tools](./2_install-client.html) ) - one or more SDK have been installed (see previous chapter: [Installing AGL SDKs](./3_install-sdks.html)) - XDS configuration is correct: in other words, connection is correctly established between `xds-agent` and `xds-server` and no error message is -- cgit 1.2.3-korg