]> granicus.if.org Git - clang/commitdiff
Updated link in LanguageExtensions.rst to point to BlockLanguageSpec.rst instead...
authorMichael Gottesman <mgottesman@apple.com>
Thu, 20 Dec 2012 03:23:52 +0000 (03:23 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 20 Dec 2012 03:23:52 +0000 (03:23 +0000)
Thanks to Jean-Daniel Dupas for comments!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170644 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LanguageExtensions.rst

index a0a169e42719b88f3a0e274ad9114c3a3b83ba72..645fe4ab9d03c3defd8a9ea5cdee4e174f806370 100644 (file)
@@ -842,7 +842,7 @@ Blocks
 ======
 
 The syntax and high level language feature description is in
-`BlockLanguageSpec.txt <BlockLanguageSpec.txt>`_.  Implementation and ABI
+`BlockLanguageSpec.rst <BlockLanguageSpec.rst>`_.  Implementation and ABI
 details for the clang implementation are in `Block-ABI-Apple.txt
 <Block-ABI-Apple.txt>`_.