[PATCH] D24201: [Clang-tools-extra] Fix links in release notes
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 6 11:01:22 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280725: [Release notes] Fix links. (authored by eugenezelenko).
Changed prior to commit:
https://reviews.llvm.org/D24201?vs=70229&id=70433#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24201
Files:
clang-tools-extra/trunk/docs/ReleaseNotes.rst
Index: clang-tools-extra/trunk/docs/ReleaseNotes.rst
===================================================================
--- clang-tools-extra/trunk/docs/ReleaseNotes.rst
+++ clang-tools-extra/trunk/docs/ReleaseNotes.rst
@@ -10,17 +10,17 @@
.. warning::
- These are in-progress notes for the upcoming Clang 4.0.0 release. You may
- prefer the `Clang 3.8 Release Notes
- <http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html>`_.
+ These are in-progress notes for the upcoming Extra Clang Tools 4.0 release.
+ You may prefer the `Extra Clang Tools 3.9 Release Notes
+ <http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html>`_.
Introduction
============
This document contains the release notes for the Extra Clang Tools, part of the
-Clang release 4.0.0. Here we describe the status of the Extra Clang Tools in some
-detail, including major improvements from the previous release and new feature
-work. All LLVM releases may be downloaded from the `LLVM releases web
+Clang release 4.0.0. Here we describe the status of the Extra Clang Tools in
+some detail, including major improvements from the previous release and new
+feature work. All LLVM releases may be downloaded from the `LLVM releases web
site <http://llvm.org/releases/>`_.
For more information about Clang or LLVM, including information about
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24201.70433.patch
Type: text/x-patch
Size: 1372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160906/5cba504d/attachment.bin>
More information about the cfe-commits
mailing list