From 1a2344023506970b78eb7734de2921d02356ae5a Mon Sep 17 00:00:00 2001 From: Ted Nyman Date: Fri, 19 Oct 2012 14:05:55 -0700 Subject: [PATCH] Update README because vmg is @vmg. --- tests-clar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-clar/README.md b/tests-clar/README.md index 03a4d54d3..3aeaaf464 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.