Skip to content

Commit b5338df

Browse files
authored
fix(docs): fix outdated contribution section (#11683)
Fixes #11634.
1 parent df87c7e commit b5338df

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -664,11 +664,7 @@ runtime. However, Datastore, Storage, and Bigquery should work.
664664

665665
## Contributing
666666

667-
Contributions to this library are always welcome and highly encouraged.
668-
669-
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.
670-
671-
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.
667+
See [CONTRIBUTING.md](CONTRIBUTING.md).
672668

673669
## License
674670

@@ -686,4 +682,4 @@ Apache 2.0 - See [LICENSE] for more information.
686682
[TESTING]: https://github.com/googleapis/google-cloud-java/blob/main/TESTING.md
687683
[cloud-platform]: https://cloud.google.com/
688684
[cloud-platform-docs]: https://cloud.google.com/docs/
689-
[client-lib-docs]: https://cloud.google.com/java/docs/reference
685+
[client-lib-docs]: https://cloud.google.com/java/docs/reference

0 commit comments

Comments
 (0)