Skip to content

Commit

Permalink
[Release notes] Fix links.
Browse files Browse the repository at this point in the history
Differential revision: https://reviews.llvm.org/D24201

llvm-svn: 280725
  • Loading branch information
EugeneZelenko committed Sep 6, 2016
1 parent 25150e8 commit 31c9621
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions clang-tools-extra/docs/ReleaseNotes.rst
Expand Up @@ -10,17 +10,17 @@ Written by the `LLVM Team <http://llvm.org/>`_

.. 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
Expand Down

0 comments on commit 31c9621

Please sign in to comment.