Skip to content

Commit 4737fc2

Browse files
committed
Fixed broken link
1 parent a494a67 commit 4737fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrating-from-v3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ const myTask = task({
107107
});
108108
```
109109

110-
This has now been deprecated in favor of the `locals` API and middleware. See the [Improved middleware and locals](#improved-middleware-and-locals) section for more details.
110+
This has now been deprecated in favor of the `locals` API and middleware. See the [Improved middleware and locals](/tasks/overview#middleware-and-locals-functions) section for more details.
111111

112112
### toolTask
113113

0 commit comments

Comments
 (0)