docs: fix link to troubleshooting (#11448)

This commit is contained in:
Shahed Nasser
2025-02-13 17:11:08 +02:00
committed by GitHub
parent e3b93c679f
commit cd2f2900e8

View File

@@ -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",