We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c866bb4 commit 578fed9Copy full SHA for 578fed9
README.md
@@ -152,7 +152,7 @@ required for special handling async code in such cases.
152
This proposal introduces APIs to propagate a value through asynchronous code,
153
such as a promise continuation or async callbacks.
154
155
-Compared to the [Prior Arts](#prior-arts), this proposal identifies the
+Compared to the [Prior Arts][prior-arts.md], this proposal identifies the
156
following features as non-goals:
157
158
1. Async tasks scheduling and interception.
0 commit comments