From f2ac557406179fe9fd946d91b4b822b5c095ff63 Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Sun, 10 Jan 2016 13:48:32 -0200 Subject: [PATCH] fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bb2429b9..0ba6ffa6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,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//): +To be on the list, project repositories should adhere to these quality standards (http://goreportcard.com/report/**github_user**/**github_user**): - Code functions as documented and expected - Generally useful to the wider community of Go programmers