Update link to documentation for default credentials (#296)
diff --git a/google/auth/_default.py b/google/auth/_default.py
index 657aecf..c93b489 100644
--- a/google/auth/_default.py
+++ b/google/auth/_default.py
@@ -41,7 +41,7 @@
Could not automatically determine credentials. Please set {env} or \
explicitly create credentials and re-run the application. For more \
information, please see \
-https://developers.google.com/accounts/docs/application-default-credentials
+https://cloud.google.com/docs/authentication/getting-started
""".format(env=environment_vars.CREDENTIALS).strip()
# Warning when using Cloud SDK user credentials