From 8888ba8f9bc0941799014c4e82bba5551acb7ac3 Mon Sep 17 00:00:00 2001 From: Juliet Boyd <5061312+julietrb1@users.noreply.github.com> Date: Fri, 24 Oct 2025 14:05:47 +1100 Subject: [PATCH] Update links in deployment targets documentation --- src/pages/docs/infrastructure/deployment-targets/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)