chore: Fix CONTRIBUTING link in the readme
This commit is contained in:
parent
97fb26a8d7
commit
80e2fadffd
|
@ -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
|
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.
|
services.
|
||||||
|
|
||||||
Contributions for additional samples are welcome. See [CONTRIBUTING](CONTRIBUTING.md).
|
Contributions for additional samples are welcome. See [CONTRIBUTING](.github/CONTRIBUTING.md).
|
||||||
|
|
||||||
## Generating APIs
|
## Generating APIs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue