From 11c60b6f71a6ad48ed6f93c65fa4c6f9b1b5b46a Mon Sep 17 00:00:00 2001 From: Burcu Dogan Date: Tue, 24 Mar 2015 18:48:53 -0700 Subject: [PATCH] doc: fix the issues link Fixes #103. Change-Id: I4b2f871d7971575fc64d2110553aac42d42b4f7a Reviewed-on: https://go-review.googlesource.com/8051 Reviewed-by: Brad Fitzpatrick --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 88dff59..46aa2b1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ It is the work of hundreds of contributors. We appreciate your help! ## Filing issues -When [filing an issue](https://golang.org/issue/new), make sure to answer these five questions: +When [filing an issue](https://github.com/golang/oauth2/issues), make sure to answer these five questions: 1. What version of Go are you using (`go version`)? 2. What operating system and processor architecture are you using?