Skip to content

Commit 704c84a

Browse files
authored
Replacing GoogleCloudPlatform with googleapis in docs. (#4707)
* Replacing GoogleCloudPlatform with googleapis in docs. * Fixing formatting issues.
1 parent 4f96e56 commit 704c84a

30 files changed

Lines changed: 56 additions & 57 deletions

File tree

google-cloud-clients/google-cloud-asset/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "0.84.0-beta"
3838
Authentication
3939
--------------
4040

41-
See the [Authentication](https://github.com/GoogleCloudPlatform/google-cloud-java#authentication) section in the base directory's README.
41+
See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README.
4242

4343
About Cloud Asset
4444
----------------------------
@@ -91,9 +91,9 @@ License
9191
Apache 2.0 - See [LICENSE] for more information.
9292

9393

94-
[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CONTRIBUTING.md
95-
[code-of-conduct]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96-
[LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE
94+
[CONTRIBUTING]:https://github.com/googleapis/google-cloud-java/blob/master/CONTRIBUTING.md
95+
[code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96+
[LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE
9797
[cloud-platform]: https://cloud.google.com/
9898
[cloud-asset]: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview
9999
[asset-product-docs]: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview

google-cloud-clients/google-cloud-asset/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.84.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-asset:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Asset</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-asset</url>
8+
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-asset</url>
99
<description>
1010
Java idiomatic client for Google Cloud Asset
1111
</description>

google-cloud-clients/google-cloud-automl/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-automl" % "0.84.0-beta
3838
Authentication
3939
--------------
4040

41-
See the [Authentication](https://github.com/GoogleCloudPlatform/google-cloud-java#authentication) section in the base directory's README.
41+
See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README.
4242

4343
About Cloud Auto ML
4444
----------------------------
@@ -91,9 +91,9 @@ License
9191
Apache 2.0 - See [LICENSE] for more information.
9292

9393

94-
[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CONTRIBUTING.md
95-
[code-of-conduct]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96-
[LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE
94+
[CONTRIBUTING]:https://github.com/googleapis/google-cloud-java/blob/master/CONTRIBUTING.md
95+
[code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96+
[LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE
9797
[cloud-platform]: https://cloud.google.com/
9898
[cloud-automl]: https://cloud.google.com/automl
9999
[automl-product-docs]: https://cloud.google.com/automl/

google-cloud-clients/google-cloud-automl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.84.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-automl:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Auto ML</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-automl</url>
8+
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-automl</url>
99
<description>
1010
Java idiomatic client for Google Cloud Auto ML
1111
</description>

google-cloud-clients/google-cloud-containeranalysis/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "
3535
Authentication
3636
--------------
3737

38-
See the [Authentication](https://github.com/GoogleCloudPlatform/google-cloud-java#authentication) section in the base directory's README.
38+
See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README.
3939

4040
About Google Cloud Container Analysis
4141
----------------------------
@@ -88,9 +88,9 @@ License
8888
Apache 2.0 - See [LICENSE] for more information.
8989

9090

91-
[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CONTRIBUTING.md
92-
[code-of-conduct]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
93-
[LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE
91+
[CONTRIBUTING]:https://github.com/googleapis/google-cloud-java/blob/master/CONTRIBUTING.md
92+
[code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
93+
[LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE
9494
[cloud-platform]: https://cloud.google.com/
9595
[cloud-containeranalysis]: https://cloud.google.com/container-registry/docs/container-analysis
9696
[containeranalysis-product-docs]: https://cloud.google.com/container-registry/docs/container-analysis

google-cloud-clients/google-cloud-containeranalysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>0.84.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-containeranalysis:current} -->
88
<packaging>jar</packaging>
99
<name>Google Cloud Container Analysis</name>
10-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-containeranalysis
10+
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-containeranalysis
1111
</url>
1212
<description>
1313
Java idiomatic client for Google Cloud Container Analysis.

google-cloud-clients/google-cloud-iamcredentials/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "0.1
3838
Authentication
3939
--------------
4040

41-
See the [Authentication](https://github.com/GoogleCloudPlatform/google-cloud-java#authentication) section in the base directory's README.
41+
See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README.
4242

4343
About IAM Service Account Credentials API
4444
----------------------------
@@ -91,9 +91,9 @@ License
9191
Apache 2.0 - See [LICENSE] for more information.
9292

9393

94-
[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CONTRIBUTING.md
95-
[code-of-conduct]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96-
[LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE
94+
[CONTRIBUTING]:https://github.com/googleapis/google-cloud-java/blob/master/CONTRIBUTING.md
95+
[code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96+
[LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE
9797
[cloud-platform]: https://cloud.google.com/
9898
[product-overview]: https://cloud.google.com/iam/credentials/reference/rest/
9999
[product-docs]: https://cloud.google.com/iam/credentials/reference/rest/

google-cloud-clients/google-cloud-kms/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "1.2.0"
3535
Authentication
3636
--------------
3737

38-
See the [Authentication](https://github.com/GoogleCloudPlatform/google-cloud-java#authentication) section in the base directory's README.
38+
See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README.
3939

4040
About Google Cloud Cloud KMS
4141
----------------------------
@@ -91,9 +91,9 @@ License
9191
Apache 2.0 - See [LICENSE] for more information.
9292

9393

94-
[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CONTRIBUTING.md
95-
[code-of-conduct]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96-
[LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE
94+
[CONTRIBUTING]:https://github.com/googleapis/google-cloud-java/blob/master/CONTRIBUTING.md
95+
[code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96+
[LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE
9797
[cloud-platform]: https://cloud.google.com/
9898
[cloud-kms]: https://cloud.google.com/kms
9999
[kms-product-docs]: https://cloud.google.com/kms/docs

google-cloud-clients/google-cloud-kms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-kms:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud KMS</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-kms</url>
8+
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-kms</url>
99
<description>
1010
Java idiomatic client for Google Cloud KMS
1111
</description>

google-cloud-clients/google-cloud-securitycenter/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "0.8
3838
Authentication
3939
--------------
4040

41-
See the [Authentication](https://github.com/GoogleCloudPlatform/google-cloud-java#authentication) section in the base directory's README.
41+
See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README.
4242

4343
About Cloud Security Command Center
4444
----------------------------
@@ -91,9 +91,9 @@ License
9191
Apache 2.0 - See [LICENSE] for more information.
9292

9393

94-
[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CONTRIBUTING.md
95-
[code-of-conduct]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96-
[LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE
94+
[CONTRIBUTING]:https://github.com/googleapis/google-cloud-java/blob/master/CONTRIBUTING.md
95+
[code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96+
[LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE
9797
[cloud-platform]: https://cloud.google.com/
9898
[cloud-securitycenter]: https://cloud.google.com/
9999
[securitycenter-product-docs]: https://cloud.google.com/

0 commit comments

Comments
 (0)