docs: fix link to testing tools (#10030)

This commit is contained in:
Shahed Nasser
2024-11-11 20:24:55 +02:00
committed by GitHub
parent c4183a5cb7
commit 5e1ccba06d

View File

@@ -12,7 +12,7 @@ In this chapter, you'll learn about the `medusaIntegrationTestRunner` utility fu
items={[
{
text: "Testing Tools Setup",
link: "/debugging-and-testing/testing-tools"
link: "/learn/debugging-and-testing/testing-tools"
}
]}
/>