docs: fix outdated links (#10040)
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ In this chapter, you'll learn how to write integration tests for API routes usin
|
||||
items={[
|
||||
{
|
||||
text: "Testing Tools Setup",
|
||||
link: "/debugging-and-testing/testing-tools"
|
||||
link: "/learn/debugging-and-testing/testing-tools"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ In this chapter, you'll learn how to write integration tests for workflows using
|
||||
items={[
|
||||
{
|
||||
text: "Testing Tools Setup",
|
||||
link: "/debugging-and-testing/testing-tools"
|
||||
link: "/learn/debugging-and-testing/testing-tools"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user