Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clar/README.md')
-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.