diff options
Diffstat (limited to 'docs/getting-started/app-workflow-build-app.md')
-rw-r--r-- | docs/getting-started/app-workflow-build-app.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/getting-started/app-workflow-build-app.md b/docs/getting-started/app-workflow-build-app.md index bb4a687..dc478b1 100644 --- a/docs/getting-started/app-workflow-build-app.md +++ b/docs/getting-started/app-workflow-build-app.md @@ -9,15 +9,15 @@ This section uses XDS and the standard “hello world” application. 1. **Setup and Clone the Hello World Repository:** For information on how to get set up and then clone the Git repository for the "Hello World" application, see the - "[Setup](http://docs.automotivelinux.org/docs/devguides/en/dev/reference/xds/part-1/4-1_build-first-app-setup.html)" + "[Setup](../../../../../docs/devguides/en/dev/reference/xds/part-1/4-1_build-first-app-setup.html)" section. 2. **Build the Application:** For information on how to build the "Hello World" application using the XDS command line, see the - "[Build using command line tool](http://docs.automotivelinux.org/docs/devguides/en/dev/reference/xds/part-1/4-2_build-first-app-cmd.html)" + "[Build using command line tool](../../../../../docs/devguides/en/dev/reference/xds/part-1/4-2_build-first-app-cmd.html)" section. For information on how to build the application using the XDS Dashboard, see the - "[Build using XDS Dashboard](http://docs.automotivelinux.org/docs/devguides/en/dev/reference/xds/part-1/4-3_build-first-app-dashboard.html)" + "[Build using XDS Dashboard](../../../../../docs/devguides/en/dev/reference/xds/part-1/4-3_build-first-app-dashboard.html)" section. |