[all-commits] [llvm/llvm-project] cd2ca7: fix links on clang 18.1.0rc release page (#82739)
h-vetinari via All-commits
all-commits at lists.llvm.org
Mon Feb 26 06:07:09 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: cd2ca7f3f90a62693565c3b71d8222fc3a82696d
https://github.com/llvm/llvm-project/commit/cd2ca7f3f90a62693565c3b71d8222fc3a82696d
Author: h-vetinari <h.vetinari at gmx.com>
Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
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 at aaronballman.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list