From 9d89330b5101d103967c8c576f9885ebe46c8757 Mon Sep 17 00:00:00 2001 From: Miguel Loureiro Date: Mon, 11 Jan 2016 01:30:37 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d949637c..110e8efe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Please contribute links to packages/projects you have used or are familiar with. ## Quality standard -To be on the list, project repositories should adhere to these quality standards (http://goreportcard.com/report/**github_user**/**github_user**): +To be on the list, project repositories should adhere to these quality standards (http://goreportcard.com/report/**github_user**/**github_repo**): - Code functions as documented and expected - Generally useful to the wider community of Go programmers