@@ -11,8 +11,8 @@ for interacting with Google Cloud Storage.
1111[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-nio.svg )] ( https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-nio.svg )
1212[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/google-cloud-java )
1313
14- - [ Homepage] ( https://googlecloudplatform .github.io/google-cloud-java/ )
15- - [ API Documentation] ( https://googlecloudplatform .github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html )
14+ - [ Homepage] ( https://googleapis .github.io/google-cloud-java/ )
15+ - [ API Documentation] ( https://googleapis .github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html )
1616
1717> Note: This client is a work-in-progress, and may occasionally
1818> make backwards-incompatible changes.
@@ -56,7 +56,7 @@ having to modify them.
5656Authentication
5757--------------
5858
59- See the [ Authentication] ( https://github.com/GoogleCloudPlatform /google-cloud-java#authentication )
59+ See the [ Authentication] ( https://github.com/googleapis /google-cloud-java#authentication )
6060section in the base directory's README.
6161
6262About Google Cloud Storage
@@ -183,7 +183,7 @@ Contributing
183183Contributions to this library are always welcome and highly encouraged.
184184
185185See ` google-cloud ` 's [ CONTRIBUTING] documentation and the
186- [ shared documentation] ( https://github.com/GoogleCloudPlatform/gcloud -common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud )
186+ [ shared documentation] ( https://github.com/googleapis/google-cloud -common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud )
187187for more information on how to get started.
188188
189189Please note that this project is released with a Contributor Code of Conduct.
@@ -196,16 +196,16 @@ License
196196Apache 2.0 - See [ LICENSE] for more information.
197197
198198
199- [ CONTRIBUTING ] :https://github.com/GoogleCloudPlatform /google-cloud-java/blob/master/CONTRIBUTING.md
200- [ code-of-conduct ] :https://github.com/GoogleCloudPlatform /google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
201- [ LICENSE ] : https://github.com/GoogleCloudPlatform /google-cloud-java/blob/master/LICENSE
202- [ TESTING ] : https://github.com/GoogleCloudPlatform /google-cloud-java/blob/master/TESTING.md#testing-code-that-uses-storage
199+ [ CONTRIBUTING ] :https://github.com/googleapis /google-cloud-java/blob/master/CONTRIBUTING.md
200+ [ code-of-conduct ] :https://github.com/googleapis /google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
201+ [ LICENSE ] : https://github.com/googleapis /google-cloud-java/blob/master/LICENSE
202+ [ TESTING ] : https://github.com/googleapis /google-cloud-java/blob/master/TESTING.md#testing-code-that-uses-storage
203203[ cloud-platform ] : https://cloud.google.com/
204204
205205[ cloud-storage ] : https://cloud.google.com/storage/
206206[ cloud-storage-docs ] : https://cloud.google.com/storage/docs/overview
207207[ cloud-storage-create-bucket ] : https://cloud.google.com/storage/docs/cloud-console#_creatingbuckets
208- [ storage-api ] : https://googlecloudplatform .github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html
208+ [ storage-api ] : https://googleapis .github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html
209209[ cloud-storage-activation ] :https://cloud.google.com/storage/docs/signup?hl=en
210210
211211[ java-file-api ] : https://docs.oracle.com/javase/7/docs/api/java/nio/file/Files.html
0 commit comments