From c03d5fad198255d41eeb0a8b5e10c0ab815f014a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lien=20Sell=C3=A6g?= Date: Thu, 30 Jul 2015 15:27:21 +0200 Subject: [PATCH] Update broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9851154..538864e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # libclangmm - An easy to use C++-wrapper for libclang # ## About ## -This is a highlevel wrapper for [libclang](http://www.llvm.com). It +This is a highlevel wrapper for [libclang](http://www.llvm.org). It provides highlevel C++11 access to complicated C code. ## Dependencies ##