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 90cd16d commit f3e6f84Copy full SHA for f3e6f84
1 file changed
websites/mswjs.io/src/content/docs/api/http-response.mdx
@@ -180,7 +180,7 @@ import { NewspaperIcon } from '@heroicons/react/24/outline'
180
181
<PageCard
182
icon={NewspaperIcon}
183
- url="/docs/basics/mocking-responses"
+ url="/docs/http/mocking-responses/"
184
title="Mocking responses"
185
description="Learn about response resolvers and the different ways to respond to a request."
186
/>
0 commit comments