diff options
-rw-r--r-- | 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 a499db12c32..667f0c21b37 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -661,7 +661,7 @@ Clang version they became available:</p> </tr> <tr> <td>[TS] Library Fundamentals, Version 1 (invocation type traits)</td> - <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4335.html">N4335</a></td> + <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4480.html">N4480</a></td> <td class="none" align="center">No</td> </tr> <tr> |