Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
damiang3008 authored Oct 28, 2024
1 parent 6b040b3 commit cc11926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/_src/gateway/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Or you can set up {{site.base_gateway}} on your own self-managed system:
> Kong images are published on Docker Hub
>
> *Kong Gateway (Open Source)* images are in the form `kong/kong:<version>` and published on [Docker Hub kong/kong](https://hub.docker.com/r/kong/kong/tags/) repository

Check failure on line 30 in app/_src/gateway/install/index.md

View workflow job for this annotation

GitHub Actions / Vale

[vale] reported by reviewdog 🐶 [kong.kongterms] Use '{{site.base_gateway}}' instead of 'Kong Gateway'. Raw Output: {"message": "[kong.kongterms] Use '{{site.base_gateway}}' instead of 'Kong Gateway'.", "location": {"path": "app/_src/gateway/install/index.md", "range": {"start": {"line": 30, "column": 4}}}, "severity": "ERROR"}
>
> *Kong Gateway Enterprise* images are in the form `kong/kong-gateway:<version>` and published on [Docker Hub kong/kong-gateway](https://hub.docker.com/r/kong/kong-gateway/tags/) repository

Check failure on line 32 in app/_src/gateway/install/index.md

View workflow job for this annotation

GitHub Actions / Vale

[vale] reported by reviewdog 🐶 [kong.kongterms] Use '{{site.ee_product_name}}' instead of 'Kong Gateway Enterprise'. Raw Output: {"message": "[kong.kongterms] Use '{{site.ee_product_name}}' instead of 'Kong Gateway Enterprise'.", "location": {"path": "app/_src/gateway/install/index.md", "range": {"start": {"line": 32, "column": 4}}}, "severity": "ERROR"}

0 comments on commit cc11926

Please sign in to comment.