summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2012-10-19 14:17:26 -0700
committerRussell Belfer <rb@github.com>2012-10-19 14:17:26 -0700
commit4fec465bd3c00eba39314ef40fdce04e2b6a7939 (patch)
tree7fe9aae42e2c7624e0d30f3c8ef472f70b19f910
parent350b83b67d6dfc7f5cff5065aa0cf46f2bc00468 (diff)
parent1a2344023506970b78eb7734de2921d02356ae5a (diff)
downloadlibgit2-4fec465bd3c00eba39314ef40fdce04e2b6a7939.tar.gz
Merge pull request #1002 from tnm/patch-1
Update README because vmg is @vmg.
-rw-r--r--tests-clar/README.md2
1 files changed, 1 insertions, 1 deletions
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.