Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
mheap authored and curiositycasualty committed Jul 21, 2023
1 parent 4a06cc8 commit fd412ba
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/install-instructions-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push

jobs:
install-instructions:
if: true
if: false
env:
BASE_URL: https://deploy-preview-5763--kongdocs.netlify.app
strategy:
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.6.x/install-and-run/amazon-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.6.x/install-and-run/centos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.6.x/install-and-run/debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.6.x/install-and-run/rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.7.x/install-and-run/amazon-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.7.x/install-and-run/centos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.7.x/install-and-run/debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.7.x/install-and-run/rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fd412ba

Please sign in to comment.