We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362bc4a commit a278318Copy full SHA for a278318
packages/web/docs/src/content/migration-guides/gateway-v1-v2.mdx
@@ -101,7 +101,8 @@ export const gatewayConfig = defineConfig({
101
```
102
103
<Callout type="info">
104
- You can read more about the mocking plugin in the [Mocking documentation](/docs/gateway/mocking).
+ You can read more about the mocking plugin in the [Mocking
105
+ documentation](/docs/src/content/gateway/other-features/testing/mocking).
106
</Callout>
107
108
## Disabled Automatic Forking
0 commit comments