Skip to content

Commit ab1edfc

Browse files
authored
Update xml/issue4339.xml
1 parent dec8270 commit ab1edfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4339.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ moved to a different place before calling <code>destroy()</code>.
2828
</p>
2929
<p>
3030
The proposed resolution is to add a paragraph to the specification
31-
of <code>promise_type</code> in <a href="https://wg21.link/task.promise">[task.promise]</a> that spells
31+
of <code>promise_type</code> in <sref ref="[task.promise]"/> that spells
3232
out that the coroutine frame is destroyed before any of the completion
3333
functions is called. To actually do that the exposition-only members
3434
<code><i>result</i></code> and <code><i>errors</i></code> can't

0 commit comments

Comments
 (0)