Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b5d8755

Browse files
kis87988busunkim96
authored andcommitted
fix: Wrong links in api-keys.md. (googleapis#714)
1 parent 83ead9b commit b5d8755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
When calling APIs that do not access private user data, you can use simple API keys. These keys are used to authenticate your application for accounting purposes. The Google Developers Console documentation also describes [API keys](https://developers.google.com/console/help/using-keys).
44

5-
> Note: If you do need to access private user data, you must use OAuth 2.0. See [Using OAuth 2.0 for Web Server Applications](oauth-server.md) and [Using OAuth 2.0 for Server to Server Applications](oauth-web.md) for more information.
5+
> Note: If you do need to access private user data, you must use OAuth 2.0. See [Using OAuth 2.0 for Web Server Applications](oauth-web.md) and [Using OAuth 2.0 for Server to Server Applications](oauth-server.md) for more information.
66
77
## Using API Keys
88

0 commit comments

Comments
 (0)