From 807b2c8043c88cd8f9da7aec769f16aa159fa30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernesto=20Garc=C3=ADa?= Date: Tue, 12 Aug 2025 14:31:52 -0600 Subject: [PATCH] Update docs URL Hi! @stevedylandev recently [put out the docs](https://docs.openzeppelin.com/contracts-ui-builder) --- .../builder/src/components/Sidebar/AppSidebar/MainActions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/builder/src/components/Sidebar/AppSidebar/MainActions.tsx b/packages/builder/src/components/Sidebar/AppSidebar/MainActions.tsx index fda60799d..da06cc137 100644 --- a/packages/builder/src/components/Sidebar/AppSidebar/MainActions.tsx +++ b/packages/builder/src/components/Sidebar/AppSidebar/MainActions.tsx @@ -86,7 +86,7 @@ export default function MainActions({ {/* Docs link below Import/Export */} } - href="https://docs.openzeppelin.com/" + href="https://docs.openzeppelin.com/contracts-ui-builder" target="_blank" rel="noopener noreferrer" >