diff --git a/guides/getting-started/index.md b/guides/getting-started/index.md index e736d81f..300ae4df 100644 --- a/guides/getting-started/index.md +++ b/guides/getting-started/index.md @@ -9,11 +9,11 @@ Based on the platform you want to work on, the installation guides you should fo **Do you want to build a mobile app?** - Follow the [Prerequisites](./prerequisites.md). -- Follow the [Agent Setup](./set-up) guide. +- Follow the [Agent Setup](./set-up/index.md) guide. **Do you want to build a server-side app?** - Follow the [Prerequisites](./prerequisites.md). -- Follow the [Agent Setup](./set-up) guide. +- Follow the [Agent Setup](./set-up/index.md) guide. diff --git a/versioned_docs/version-0.4/getting-started/index.md b/versioned_docs/version-0.4/getting-started/index.md index 2ab392dc..d1b5c04b 100644 --- a/versioned_docs/version-0.4/getting-started/index.md +++ b/versioned_docs/version-0.4/getting-started/index.md @@ -9,11 +9,11 @@ Based on the platform you want to work on, the installation guides you should fo **Do you want to build a mobile app?** - Follow the [Prerequisites](./prerequisites.md). -- Follow the [Agent Setup](./set-up) guide. +- Follow the [Agent Setup](./set-up/index.md) guide. **Do you want to build a server-side app?** - Follow the [Prerequisites](./prerequisites.md). -- Follow the [Agent Setup](./set-up) guide. +- Follow the [Agent Setup](./set-up/index.md) guide.