From 15c32a7d5ec6e0fe8c00711f118dcd0368958eaa Mon Sep 17 00:00:00 2001 From: Royce Williams Date: Thu, 2 Oct 2025 13:51:59 -0700 Subject: [PATCH] adding redirect for link found via claude --- docs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs.json b/docs.json index 64c6aa202..35e23c6db 100644 --- a/docs.json +++ b/docs.json @@ -1663,6 +1663,10 @@ { "source": "settings", "destination": "organize/settings" + }, + { + "source": "react-components", + "destination": "customize/react-components" } ], "integrations": {