Skip to content

Commit 7189d6a

Browse files
De-uglify issue links
1 parent 7753f45 commit 7189d6a

File tree

1 file changed

+2
-2
lines changed
  • libcxx/docs/ReleaseNotes

1 file changed

+2
-2
lines changed

libcxx/docs/ReleaseNotes/22.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Implemented Papers
4646
- P2835R7: Expose ``std::atomic_ref``'s object address (`Github <https://llvm.org/PR118377>`__)
4747
- P2944R3: Comparisons for ``reference_wrapper`` (`Github <https://llvm.org/PR105424>`__)
4848
- P3168R2: Give ``std::optional`` Range Support (`Github <https://llvm.org/PR105430>`__)
49-
- P0881R7: A Proposal to add stacktrace library (`Github <https://github.com/llvm/llvm-project/issues/105131>`__)
50-
- P2301R1: Add a `pmr` alias for `std::stacktrace` (`Github <https://github.com/llvm/llvm-project/issues/105167>`__)
49+
- P0881R7: A Proposal to add stacktrace library (`Github <https://llvm.org/PR105131>`__)
50+
- P2301R1: Add a `pmr` alias for `std::stacktrace` (`Github <https://llvm.org/PR105167>`__)
5151

5252
Improvements and New Features
5353
-----------------------------

0 commit comments

Comments
 (0)