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
@ -378,7 +378,7 @@ A URL can also be specified:
* Model validations
## Supported Ruby Versions
This library is currently supported on Ruby 1.9+.
This library is currently supported on Ruby 1.9+.
However, Ruby 2.4 or later is strongly recommended, as earlier releases have
reached or are nearing end-of-life. After March 31, 2019, Google will provide
official support only for Ruby versions that are considered current and