From a537499c5517d96f5af31c2d786a6671251c6b6e Mon Sep 17 00:00:00 2001 From: Sunil Singh Date: Fri, 10 May 2024 13:42:43 -0700 Subject: [PATCH] Fixing the relative links. Signed-off-by: Sunil Singh --- docs/api/v3-rancher-api-guide.md | 2 +- versioned_docs/version-2.8/api/v3-rancher-api-guide.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/v3-rancher-api-guide.md b/docs/api/v3-rancher-api-guide.md index 4ceb12c4b1b..7b1755e7e71 100644 --- a/docs/api/v3-rancher-api-guide.md +++ b/docs/api/v3-rancher-api-guide.md @@ -6,7 +6,7 @@ title: Previous v3 Rancher API Guide -Rancher 2.8.0 introduced the Rancher Kubernetes API (RK-API). The previous v3 Rancher API is still available. This page describes the v3 API. For more information on RK-API, see the [RK-API quickstart](../quickstart.md) and [reference guide](../api-reference.mdx). +Rancher 2.8.0 introduced the Rancher Kubernetes API (RK-API). The previous v3 Rancher API is still available. This page describes the v3 API. For more information on RK-API, see the [RK-API quickstart](./quickstart.md) and [reference guide](./api-reference.mdx). ## How to Use the API diff --git a/versioned_docs/version-2.8/api/v3-rancher-api-guide.md b/versioned_docs/version-2.8/api/v3-rancher-api-guide.md index 4ceb12c4b1b..7b1755e7e71 100644 --- a/versioned_docs/version-2.8/api/v3-rancher-api-guide.md +++ b/versioned_docs/version-2.8/api/v3-rancher-api-guide.md @@ -6,7 +6,7 @@ title: Previous v3 Rancher API Guide -Rancher 2.8.0 introduced the Rancher Kubernetes API (RK-API). The previous v3 Rancher API is still available. This page describes the v3 API. For more information on RK-API, see the [RK-API quickstart](../quickstart.md) and [reference guide](../api-reference.mdx). +Rancher 2.8.0 introduced the Rancher Kubernetes API (RK-API). The previous v3 Rancher API is still available. This page describes the v3 API. For more information on RK-API, see the [RK-API quickstart](./quickstart.md) and [reference guide](./api-reference.mdx). ## How to Use the API