From 94c6bbc8c465484a36597c279c700feb3c9a1166 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 28 Jul 2025 10:54:17 -0400 Subject: [PATCH] fix(docs): fix outdated contribution section Fixes https://github.com/googleapis/google-cloud-java/issues/11634. --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 012e13abc4d7..645540017b21 100644 --- a/README.md +++ b/README.md @@ -664,11 +664,7 @@ runtime. However, Datastore, Storage, and Bigquery should work. ## Contributing -Contributions to this library are always welcome and highly encouraged. - -See `google-cloud`'s [CONTRIBUTING] documentation and the [shared documentation](https://github.com/googleapis/google-cloud-common/blob/main/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started. - -Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information. +See [CONTRIBUTING.md](CONTRIBUTING.md). ## License @@ -686,4 +682,4 @@ Apache 2.0 - See [LICENSE] for more information. [TESTING]: https://github.com/googleapis/google-cloud-java/blob/main/TESTING.md [cloud-platform]: https://cloud.google.com/ [cloud-platform-docs]: https://cloud.google.com/docs/ -[client-lib-docs]: https://cloud.google.com/java/docs/reference \ No newline at end of file +[client-lib-docs]: https://cloud.google.com/java/docs/reference