fix links on clang 18.1.0rc release page (#82739)
commitcd2ca7f3f90a62693565c3b71d8222fc3a82696d
authorh-vetinari <h.vetinari@gmx.com>
Mon, 26 Feb 2024 14:06:56 +0000 (26 15:06 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 14:06:56 +0000 (26 15:06 +0100)
tree4064d13e64262d3c8f0d4aeec7872f3dfe34a7af
parent95b6a7f2b38c821d6e8d2a11f32b53ae4d9a1522
fix links on clang 18.1.0rc release page (#82739)

Looking at the [release
notes](https://prereleases.llvm.org/18.1.0/rc3/tools/clang/docs/ReleaseNotes.html)
for clang 18.1.0rc, there's some broken links, and many issue numbers
mis-formatted with an extra colon. Aside from being used inconsistently
(with/without colon), I think it should be uncontroversial that `See
(#62707).` is better than `See (#62707:).`

CC @tstellar @AaronBallman

Co-authored-by: Aaron Ballman <aaron@aaronballman.com>
clang/docs/ReleaseNotes.rst