chore: Fix CONTRIBUTING link in the readme

This commit is contained in:
Kijima Daigo 2020-12-08 05:12:09 +09:00 committed by GitHub
parent 97fb26a8d7
commit 80e2fadffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -356,7 +356,7 @@ document = docs_service.get_document("my-document-id")
See the [samples](https://github.com/google/google-api-ruby-client/tree/master/samples) for examples on how to use the client library for various
services.
Contributions for additional samples are welcome. See [CONTRIBUTING](CONTRIBUTING.md).
Contributions for additional samples are welcome. See [CONTRIBUTING](.github/CONTRIBUTING.md).
## Generating APIs