diff --git a/libcxx/docs/ReleaseNotes/21.rst b/libcxx/docs/ReleaseNotes/21.rst index a1100f0630382..633d114693c82 100644 --- a/libcxx/docs/ReleaseNotes/21.rst +++ b/libcxx/docs/ReleaseNotes/21.rst @@ -41,7 +41,7 @@ Implemented Papers - N4258: Cleaning-up noexcept in the Library (`Github `__) - P0767R1: Deprecate POD (`Github `__) - P1361R2: Integration of chrono with text formatting (`Github `__) -- P2255R2: A type trait to detect reference binding to temporary (implemented the type traits only) (`Github `) +- P2255R2: A type trait to detect reference binding to temporary (implemented the type traits only) (`Github `__) Improvements and New Features -----------------------------