Skip to content

Commit 56b318f

Browse files
authored
Update README.md
1 parent 583a52e commit 56b318f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ console.log(createResponse.data);
143143

144144
### Samples
145145
There are a lot of [samples](https://github.com/googleapis/google-api-nodejs-client/tree/main/samples) 🤗 If you're trying to figure out how to use an API ... look there first! You can also search for a given API's
146-
REST documentation on cloud.google.com, as well as documentation embedded in the source code comments (under src/apis/<API>/<version>).
146+
REST documentation on cloud.google.com, as well as documentation embedded in the source code comments (under src/apis/api-name/version).
147147

148148
### API Reference
149149
This library has a full set of [API Reference Documentation](https://googleapis.dev/nodejs/googleapis/latest). This documentation is auto-generated, and the location may change.

0 commit comments

Comments
 (0)