Skip to content

Commit

Permalink
use real links
Browse files Browse the repository at this point in the history
  • Loading branch information
lena-larionova committed Sep 24, 2024
1 parent 2ec796e commit a4e2c97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/_src/gateway/production/clustering.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ restart will be required to discover any changes to the Cassandra cluster topolo

If for some reason, you want to investigate the cached values, or manually
invalidate a value cached by Kong (a cached hit or miss), you can do so via the
Admin API [`/cache`](/gateway/api/admin-ee/latest/#/) endpoint.
Admin API [`/cache`](/gateway/api/admin-ee/latest/#/cache) endpoint.

## Read more

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ and follow the instructions in Steps 1 and 2 **only** to download

## Verify that nodes are connected

Use the control plane’s [Cluster Status API](/gateway/api/admin-ee/latest/#/) to monitor your data planes.
Use the control plane’s [Cluster Status API](/gateway/api/admin-ee/latest/#/clustering) to monitor your data planes.
It provides:
* The name of the node
* The last time the node synced with the control plane
Expand Down

0 comments on commit a4e2c97

Please sign in to comment.