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 2e9c2985e09..fb458ca0825 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -679,7 +679,7 @@ Clang version they became available:</p> </tr> <tr> <td>[TS] Transactional Memory</td> - <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4302.pdf">N4302</a></td> + <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4514.pdf">N4514</a></td> <td class="none" align="center">No</td> </tr> </table> |