Skip to content

Commit a1032da

Browse files
authored
Update xml/issue4345.xml
1 parent 29cf02f commit a1032da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4345.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on 2025-08-26 it is considered to be more a bug fix than a new feature.
2424
<p>
2525
Add a default template argument of <code>T</code> to the template
2626
parameter <code>V</code> of <code>task::promise_type::return_value</code>
27-
in the synopsis of <a href="https://wg21.link/task.promise">[task.promise]</a>:
27+
in the synopsis of <sref ref="[task.promise]"/>:
2828
<blockquote><pre>
2929
namespace std::execution {
3030
template&lt;class T, class Environment&gt;

0 commit comments

Comments
 (0)