From a2a23322193eeca5d2912c0b74c5374f8ec21737 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Tue, 30 Sep 2014 04:16:17 +0200 Subject: [PATCH] the wiki, it is dead --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d77b6919a..a8f546c4b 100644 --- a/README.md +++ b/README.md @@ -119,8 +119,7 @@ You need to run the CMake commands from the Visual Studio command prompt, not the regular or Windows SDK one. Select the right generator for your version with the `-G "Visual Studio X" option. -See [the wiki] -(https://github.com/libgit2/libgit2/wiki/Building-libgit2-on-Windows) +See [the website](https://libgit2.github.com/docs/guides/build-and-link) for more detailed instructions. Android