From 0a7785db690ba55e9b71afd4eee1fcbf2d02a076 Mon Sep 17 00:00:00 2001 From: msm1992 Date: Wed, 30 Oct 2024 10:29:54 +0530 Subject: [PATCH] Fix doc link --- .../customize-api-listing/api-category-based-grouping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/docs/reference/customize-product/customizations/customizing-the-developer-portal/customize-api-listing/api-category-based-grouping.md b/en/docs/reference/customize-product/customizations/customizing-the-developer-portal/customize-api-listing/api-category-based-grouping.md index d80f7be3b5..f70eb17f45 100644 --- a/en/docs/reference/customize-product/customizations/customizing-the-developer-portal/customize-api-listing/api-category-based-grouping.md +++ b/en/docs/reference/customize-product/customizations/customizing-the-developer-portal/customize-api-listing/api-category-based-grouping.md @@ -9,7 +9,7 @@ Initially, the Admins will define API categories. Thereafter, API providers will You can add an API category using any of the following methods: -- [Add an API Category using the Admin Portal UI]({{base_path}}/develop/customizations/customizing-the-developer-portal/customize-api-listing/api-category-based-grouping/#add-an-api-category-using-the-admin-portal-ui) +- [Add an API Category using the Admin Portal UI]({{base_path}}/reference/customize-product/customizations/customizing-the-developer-portal/customize-api-listing/api-category-based-grouping/#add-an-api-category-using-the-admin-portal-ui) - Add an API Category using the Admin REST API. (You can use the POST resource in the **API Category (Individual)** section [here]({{base_path}}/reference/product-apis/admin-apis/admin-v4/admin-v4)) ### Add an API Category using the Admin Portal UI