From 12930708bb69a91bf87c0701dd36528901411441 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 5 Jun 2015 10:31:20 +0200 Subject: [PATCH] Don't link to specific clang version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8de3089..cdeb835c 100644 --- a/README.md +++ b/README.md @@ -1977,7 +1977,7 @@ This software is licensed under the [GPL v3 license][gpl]. [Clang]: http://clang.llvm.org/ [vundle]: https://github.com/gmarik/vundle#about [pathogen]: https://github.com/tpope/vim-pathogen#pathogenvim -[clang-download]: http://llvm.org/releases/download.html#3.3 +[clang-download]: http://llvm.org/releases/download.html [brew]: http://mxcl.github.com/homebrew/ [cmake-download]: http://www.cmake.org/cmake/resources/software.html [macvim]: http://code.google.com/p/macvim/#Download