diff --git a/www/packages/docs-ui/src/components/MainNav/index.tsx b/www/packages/docs-ui/src/components/MainNav/index.tsx index 61f144e97a..1580e37e84 100644 --- a/www/packages/docs-ui/src/components/MainNav/index.tsx +++ b/www/packages/docs-ui/src/components/MainNav/index.tsx @@ -84,7 +84,7 @@ export const MainNav = ({ className, itemsClassName }: MainNavProps) => { { type: "link", title: "Troubleshooting", - link: "/resources/troubleshooting", + link: "https://docs.medusajs.com/resources/troubleshooting", }, { type: "link",