Skip to content

Commit 5b7f1e5

Browse files
authored
Update xml/issue4340.xml
1 parent fbd327f commit 5b7f1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4340.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ already marked <code>noexcept</code> but
2323

2424
<resolution>
2525
<p>
26-
In the synopsis in <a href="https://wg21.link/task.promise">[task.promise]</a> add <code>noexcept</code>
26+
In the synopsis in <sref ref="[task.promise]"/> add <code>noexcept</code>
2727
to the declaration of <code>task::promise_type::unhandled_stopped()</code>:
2828
<blockquote><pre>
2929
namespace std::execution {

0 commit comments

Comments
 (0)