From fd412bae27854d1afee9eb4003f1f02d362b3cf9 Mon Sep 17 00:00:00 2001 From: Michael Heap Date: Fri, 21 Jul 2023 09:58:41 +0100 Subject: [PATCH] Fix broken links --- .github/workflows/install-instructions-test.yml | 2 +- app/gateway/2.6.x/install-and-run/amazon-linux.md | 2 +- app/gateway/2.6.x/install-and-run/centos.md | 2 +- app/gateway/2.6.x/install-and-run/debian.md | 2 +- app/gateway/2.6.x/install-and-run/rhel.md | 2 +- app/gateway/2.7.x/install-and-run/amazon-linux.md | 2 +- app/gateway/2.7.x/install-and-run/centos.md | 2 +- app/gateway/2.7.x/install-and-run/debian.md | 2 +- app/gateway/2.7.x/install-and-run/rhel.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/install-instructions-test.yml b/.github/workflows/install-instructions-test.yml index c377e77d9134..b42e9c497776 100644 --- a/.github/workflows/install-instructions-test.yml +++ b/.github/workflows/install-instructions-test.yml @@ -3,7 +3,7 @@ on: push jobs: install-instructions: - if: true + if: false env: BASE_URL: https://deploy-preview-5763--kongdocs.netlify.app strategy: diff --git a/app/gateway/2.6.x/install-and-run/amazon-linux.md b/app/gateway/2.6.x/install-and-run/amazon-linux.md index 26fff72e9e79..702f671e84fd 100644 --- a/app/gateway/2.6.x/install-and-run/amazon-linux.md +++ b/app/gateway/2.6.x/install-and-run/amazon-linux.md @@ -9,7 +9,7 @@ Kong is licensed under an ## Prerequisites -* A [supported system](/gateway/{{page.kong_version}}/support-policy/#supported-versions) with root or [root-equivalent](/gateway/{{page.kong_version}}/production/running-kong/kong-user/) access. +* A [supported system](/gateway/{{page.kong_version}}/compatibility/) with root or [root-equivalent](/gateway/{{page.kong_version}}/plan-and-deploy/kong-user/) access. * (Enterprise only) A `license.json` file from Kong. ## Download and Install diff --git a/app/gateway/2.6.x/install-and-run/centos.md b/app/gateway/2.6.x/install-and-run/centos.md index 319832f8b9f8..d48b703bf20a 100644 --- a/app/gateway/2.6.x/install-and-run/centos.md +++ b/app/gateway/2.6.x/install-and-run/centos.md @@ -9,7 +9,7 @@ Kong is licensed under an ## Prerequisites -* A [supported system](/gateway/{{page.kong_version}}/support-policy/#supported-versions) with root or [root-equivalent](/gateway/{{page.kong_version}}/production/running-kong/kong-user/) access. +* A [supported system](/gateway/{{page.kong_version}}/compatibility/) with root or [root-equivalent](/gateway/{{page.kong_version}}/plan-and-deploy/kong-user/) access. * (Enterprise only) A `license.json` file from Kong ## Download and Install diff --git a/app/gateway/2.6.x/install-and-run/debian.md b/app/gateway/2.6.x/install-and-run/debian.md index 6a44826c0c08..11369a7e613f 100644 --- a/app/gateway/2.6.x/install-and-run/debian.md +++ b/app/gateway/2.6.x/install-and-run/debian.md @@ -9,7 +9,7 @@ The {{site.base_gateway}} software is governed by the ## Prerequisites -* A [supported system](/gateway/{{page.kong_version}}/support-policy/#supported-versions) with root or [root-equivalent](/gateway/{{page.kong_version}}/production/running-kong/kong-user/) access. +* A [supported system](/gateway/{{page.kong_version}}/compatibility/) with root or [root-equivalent](/gateway/{{page.kong_version}}/plan-and-deploy/kong-user/) access. * The following tools are installed: * [`curl`](https://curl.se/) * [`lsb-release`](https://packages.debian.org/lsb-release) diff --git a/app/gateway/2.6.x/install-and-run/rhel.md b/app/gateway/2.6.x/install-and-run/rhel.md index 5e67cfefc7cd..5175957f74a1 100644 --- a/app/gateway/2.6.x/install-and-run/rhel.md +++ b/app/gateway/2.6.x/install-and-run/rhel.md @@ -9,7 +9,7 @@ Kong is licensed under an ## Prerequisites -* A [supported system](/gateway/{{page.kong_version}}/support-policy/#supported-versions) with root or [root-equivalent](/gateway/{{page.kong_version}}/production/running-kong/kong-user/) access. +* A [supported system](/gateway/{{page.kong_version}}/compatibility/) with root or [root-equivalent](/gateway/{{page.kong_version}}/plan-and-deploy/kong-user/) access. * (Enterprise only) A `license.json` file from Kong ## Download and Install diff --git a/app/gateway/2.7.x/install-and-run/amazon-linux.md b/app/gateway/2.7.x/install-and-run/amazon-linux.md index 26fff72e9e79..702f671e84fd 100644 --- a/app/gateway/2.7.x/install-and-run/amazon-linux.md +++ b/app/gateway/2.7.x/install-and-run/amazon-linux.md @@ -9,7 +9,7 @@ Kong is licensed under an ## Prerequisites -* A [supported system](/gateway/{{page.kong_version}}/support-policy/#supported-versions) with root or [root-equivalent](/gateway/{{page.kong_version}}/production/running-kong/kong-user/) access. +* A [supported system](/gateway/{{page.kong_version}}/compatibility/) with root or [root-equivalent](/gateway/{{page.kong_version}}/plan-and-deploy/kong-user/) access. * (Enterprise only) A `license.json` file from Kong. ## Download and Install diff --git a/app/gateway/2.7.x/install-and-run/centos.md b/app/gateway/2.7.x/install-and-run/centos.md index 319832f8b9f8..d48b703bf20a 100644 --- a/app/gateway/2.7.x/install-and-run/centos.md +++ b/app/gateway/2.7.x/install-and-run/centos.md @@ -9,7 +9,7 @@ Kong is licensed under an ## Prerequisites -* A [supported system](/gateway/{{page.kong_version}}/support-policy/#supported-versions) with root or [root-equivalent](/gateway/{{page.kong_version}}/production/running-kong/kong-user/) access. +* A [supported system](/gateway/{{page.kong_version}}/compatibility/) with root or [root-equivalent](/gateway/{{page.kong_version}}/plan-and-deploy/kong-user/) access. * (Enterprise only) A `license.json` file from Kong ## Download and Install diff --git a/app/gateway/2.7.x/install-and-run/debian.md b/app/gateway/2.7.x/install-and-run/debian.md index eec3bf4bf69b..0ab08695de15 100644 --- a/app/gateway/2.7.x/install-and-run/debian.md +++ b/app/gateway/2.7.x/install-and-run/debian.md @@ -9,7 +9,7 @@ The {{site.base_gateway}} software is governed by the ## Prerequisites -* A [supported system](/gateway/{{page.kong_version}}/support-policy/#supported-versions) with root or [root-equivalent](/gateway/{{page.kong_version}}/production/running-kong/kong-user/) access. +* A [supported system](/gateway/{{page.kong_version}}/compatibility/) with root or [root-equivalent](/gateway/{{page.kong_version}}/plan-and-deploy/kong-user/) access. * The following tools are installed: * [`curl`](https://curl.se/) * [`lsb-release`](https://packages.debian.org/lsb-release) diff --git a/app/gateway/2.7.x/install-and-run/rhel.md b/app/gateway/2.7.x/install-and-run/rhel.md index 5e67cfefc7cd..5175957f74a1 100644 --- a/app/gateway/2.7.x/install-and-run/rhel.md +++ b/app/gateway/2.7.x/install-and-run/rhel.md @@ -9,7 +9,7 @@ Kong is licensed under an ## Prerequisites -* A [supported system](/gateway/{{page.kong_version}}/support-policy/#supported-versions) with root or [root-equivalent](/gateway/{{page.kong_version}}/production/running-kong/kong-user/) access. +* A [supported system](/gateway/{{page.kong_version}}/compatibility/) with root or [root-equivalent](/gateway/{{page.kong_version}}/plan-and-deploy/kong-user/) access. * (Enterprise only) A `license.json` file from Kong ## Download and Install