Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ required for special handling async code in such cases.
This proposal introduces APIs to propagate a value through asynchronous code,
such as a promise continuation or async callbacks.

Compared to the [Prior Arts](#prior-arts), this proposal identifies the
Compared to the [Prior Arts][prior-arts.md], this proposal identifies the
following features as non-goals:

1. Async tasks scheduling and interception.
Expand Down