oauth/google: fix the broken default credentials link
Change-Id: Iceb8f2fa393a1de4dbb0ab3b85ccee1da5c2b5b7 Reviewed-on: https://go-review.googlesource.com/8474 Reviewed-by: David Symonds <dsymonds@golang.org>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// For more information, please read
|
||||
// https://developers.google.com/accounts/docs/OAuth2
|
||||
// and
|
||||
// https://developers.google.com/accounts/application-default-credentials.
|
||||
// https://developers.google.com/accounts/docs/application-default-credentials.
|
||||
package google // import "golang.org/x/oauth2/google"
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user