[PATCH] D145047: Fix broken link on Clang documentation page
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 4 14:59:46 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc10715f9bb3: Fix broken link on Clang documentation page (authored by tupaschoal, committed by royjacobson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145047/new/
https://reviews.llvm.org/D145047
Files:
clang/docs/ReleaseNotes.rst
Index: clang/docs/ReleaseNotes.rst
===================================================================
--- clang/docs/ReleaseNotes.rst
+++ clang/docs/ReleaseNotes.rst
@@ -13,7 +13,7 @@
.. warning::
These are in-progress notes for the upcoming Clang |version| release.
Release notes for previous releases can be found on
- `the Releases Page <https://llvm.org/releases>`_.
+ `the Releases Page <https://llvm.org/releases/>`_.
Introduction
============
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145047.502391.patch
Type: text/x-patch
Size: 478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230304/f8b4fe6d/attachment.bin>
More information about the cfe-commits
mailing list