Commit 1a2344023506970b78eb7734de2921d02356ae5a

Ted Nyman 2012-10-19T14:05:55

Update README because vmg is @vmg.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/tests-clar/README.md b/tests-clar/README.md
index 03a4d54..3aeaaf4 100644
--- a/tests-clar/README.md
+++ b/tests-clar/README.md
@@ -4,7 +4,7 @@ Writing Clar tests for libgit2
 For information on the Clar testing framework and a detailed introduction
 please visit:
 
-https://github.com/tanoku/clar
+https://github.com/vmg/clar
 
 
 * Write your modules and tests. Use good, meaningful names.