From e39e8aba7781f1ebbf5d5a0171246edcb9c26e80 Mon Sep 17 00:00:00 2001 From: amanda-vanscoy Date: Fri, 24 Apr 2026 13:44:07 -0400 Subject: [PATCH] Redirect broken link --- main/docs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main/docs.json b/main/docs.json index 1472cb7d1..a89edd593 100644 --- a/main/docs.json +++ b/main/docs.json @@ -10502,6 +10502,10 @@ "source": "docs/secure/tokens/manage-refresh-tokens-with-auth0-management-api", "destination": "docs/secure/tokens/refresh-tokens/revoke-refresh-tokens" }, + { + "source": "docs/customize/custom-domains/multiple-custom-domains/management-api-guide", + "destination": "docs/customize/custom-domains/multiple-custom-domains" + }, { "source": "docs/customize/phone-messages/customize-phone-templates", "destination": "docs/customize/phone-messages/phone-templates"