From 4389d4f6684796dcc31190590774a31c717557e3 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 21 Dec 2020 11:24:07 -0500 Subject: [PATCH] Update link to use catalog-import --- .../api-docs/src/components/ApiExplorerPage/ApiExplorerPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/api-docs/src/components/ApiExplorerPage/ApiExplorerPage.tsx b/plugins/api-docs/src/components/ApiExplorerPage/ApiExplorerPage.tsx index 398268caf2..a602877525 100644 --- a/plugins/api-docs/src/components/ApiExplorerPage/ApiExplorerPage.tsx +++ b/plugins/api-docs/src/components/ApiExplorerPage/ApiExplorerPage.tsx @@ -37,7 +37,7 @@ export const ApiExplorerPage = () => { variant="contained" color="primary" component={RouterLink} - to="/register-component" + to="/catalog-import" > Register Existing API