diff options
-rwxr-xr-x | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index ffac3338796..47f58727def 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -890,7 +890,7 @@ as the draft C++2a standard evolves. <td><a href="https://wg21.link/p1084r2">P1084R2</a></td> </tr> <tr> - <td><a href="https://wg21.link/p1141r2">P1414R2</a></td> + <td><a href="https://wg21.link/p1141r2">P1141R2</a></td> </tr> <tr> <!-- from Cologne --> <td><a href="https://wg21.link/p0848r3">P0848R3</a></td> |