From aabc7f84514c1c0e0ba8e33c48c7fba422cf8084 Mon Sep 17 00:00:00 2001 From: Brooks Lybrand Date: Wed, 16 Oct 2024 08:30:46 -0500 Subject: [PATCH] Update single-fetch.md --- docs/guides/single-fetch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/single-fetch.md b/docs/guides/single-fetch.md index 7aa26050b00..a11565d9e2b 100644 --- a/docs/guides/single-fetch.md +++ b/docs/guides/single-fetch.md @@ -476,7 +476,7 @@ Revalidation is handled via a `?_routes` query string parameter on the single fe [starttransition]: https://react.dev/reference/react/startTransition [headers]: ../route/headers [resource-routes]: ../guides/resource-routes -[returning-response]: ../route/loader.md#returning-response-instances +[returning-response]: ../route/loader#returning-response-instances [streaming-format]: #streaming-data-format [undici-polyfill]: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#undici [undici]: https://github.com/nodejs/undici