Skip to content

Commit ec733f8

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

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
@@ -37,7 +37,7 @@ namespace std::execution {
3737
</pre></blockquote>
3838
</p>
3939
<p>
40-
In the specification in <a href="https://wg21.link/task.promise#13">[task.promise]</a> paragraph 13 add <code>noexcept</code>:
40+
In the specification in <sref ref="[task.promise]"/> paragraph 13 add <code>noexcept</code>:
4141
<blockquote>
4242
<pre>
4343
coroutine_handle&lt;&gt; unhandled_stopped() <ins>noexcept</ins>;

0 commit comments

Comments
 (0)