Skip to content

Commit f3e6f84

Browse files
committed
update http-response link
1 parent 90cd16d commit f3e6f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websites/mswjs.io/src/content/docs/api/http-response.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ import { NewspaperIcon } from '@heroicons/react/24/outline'
180180

181181
<PageCard
182182
icon={NewspaperIcon}
183-
url="/docs/basics/mocking-responses"
183+
url="/docs/http/mocking-responses/"
184184
title="Mocking responses"
185185
description="Learn about response resolvers and the different ways to respond to a request."
186186
/>

0 commit comments

Comments
 (0)