diff --git a/src/pages/docs/infrastructure/deployment-targets/index.mdx b/src/pages/docs/infrastructure/deployment-targets/index.mdx index def298aa09..d3b1288e9c 100644 --- a/src/pages/docs/infrastructure/deployment-targets/index.mdx +++ b/src/pages/docs/infrastructure/deployment-targets/index.mdx @@ -37,5 +37,5 @@ Deployments to Kubernetes clusters are performed by a lightweight agent that run You select the target type when you add it to Octopus. Based on the type, you'll be prompted to set up the appropriate connection using a simple form. ## Learn more -- How Octopus counts deployment targets -- Adding deployment targets \ No newline at end of file +- [How Octopus counts deployment targets](/docs/infrastructure/deployment-targets/how-octopus-counts-deployment-targets) +- [Adding deployment targets](/docs/getting-started/first-deployment/add-deployment-targets)