diff --git a/src/pages/docs/getting-started/first-deployment/legacy-guide/2022/index.mdx b/src/pages/docs/getting-started/first-deployment/legacy-guide/2022/index.mdx index 17e53bf38..769818660 100644 --- a/src/pages/docs/getting-started/first-deployment/legacy-guide/2022/index.mdx +++ b/src/pages/docs/getting-started/first-deployment/legacy-guide/2022/index.mdx @@ -13,8 +13,8 @@ import OctopusDeploySetupOptions from 'src/shared-content/concepts/octopus-deplo :::div{.hint} **Other versions of this guide** -* **Octopus 2024.3** or newer [First deployment guide](/docs/getting-started/first-deployment/index) -* **Octopus 2022.3** or newer [First deployment guide](/docs/getting-started/first-deployment/legacy-guide/2024/index) +* **Octopus 2024.3** or newer [First deployment guide](/docs/getting-started/first-deployment) +* **Octopus 2022.3** or newer [First deployment guide](/docs/getting-started/first-deployment/legacy-guide/2024) ::: This tutorial will help you complete your first deployment in Octopus Deploy. It will walk through the steps to deploy a sample [hello world package](https://octopus.com/images/docs/hello-world.1.0.0.zip) to one or more of your servers. The only prerequisite is a running Octopus Deploy instance, either in Octopus Cloud or self-hosted. The tutorial assumes you have a brand new instance running and will walk through the rest of the setup, including configuring deployment targets.