Fix broken doc link to Clang 3.5 release notes
authorReid Kleckner <reid@kleckner.net>
Mon, 26 Jan 2015 19:53:16 +0000 (19:53 +0000)
committerReid Kleckner <reid@kleckner.net>
Mon, 26 Jan 2015 19:53:16 +0000 (19:53 +0000)
We appear to use 3.5.0 in the directory structure now. That's probably
unnecessary. We should probably let the micro releases update the docs
for the same minor version.

llvm-svn: 227127

clang/docs/ReleaseNotes.rst

index 37962ff..5727a35 100644 (file)
@@ -12,7 +12,7 @@ Written by the `LLVM Team <http://llvm.org/>`_
 
    These are in-progress notes for the upcoming Clang 3.7 release. You may
    prefer the `Clang 3.5 Release Notes
-   <http://llvm.org/releases/3.5/tools/clang/docs/ReleaseNotes.html>`_.
+   <http://llvm.org/releases/3.5.0/tools/clang/docs/ReleaseNotes.html>`_.
 
 Introduction
 ============