@@ -6,8 +6,8 @@ Logback appender `com.google.cloud.logging.logback.LoggingAppender` for
66
77This library allows you to use [ Logback] ( https://logback.qos.ch/ ) configuration and the [ Slf4j] ( https://www.slf4j.org/ ) interface to log via Google Cloud logging.
88
9- - [ Homepage] ( https://googlecloudplatform .github.io/google-cloud-java/ )
10- - [ API Documentation] ( https://googlecloudplatform .github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/logging/logback/LoggingAppender.html )
9+ - [ Homepage] ( https://googleapis .github.io/google-cloud-java/ )
10+ - [ API Documentation] ( https://googleapis .github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/logging/logback/LoggingAppender.html )
1111
1212> Note: This client is a work-in-progress, and may occasionally
1313> make backwards-incompatible changes.
@@ -85,15 +85,15 @@ public class TestLogger {
8585Authentication
8686--------------
8787
88- See the [ Authentication] ( https://github.com/GoogleCloudPlatform /google-cloud-java#authentication )
88+ See the [ Authentication] ( https://github.com/googleapis /google-cloud-java#authentication )
8989section in the base directory's README.
9090
9191
9292Limitations
9393-----------
9494
9595This library is usable, but not yet complete.
96- Open issues [ here] ( https://github.com/GoogleCloudPlatform /google-cloud-java/issues?q=is%3Aissue+is%3Aopen+label%3A%22logging-logback%22 ) .
96+ Open issues [ here] ( https://github.com/googleapis /google-cloud-java/issues?q=is%3Aissue+is%3Aopen+label%3A%22logging-logback%22 ) .
9797
9898
9999Java Versions
@@ -116,7 +116,7 @@ Contributing
116116Contributions to this library are always welcome and highly encouraged.
117117
118118See ` google-cloud ` 's [ CONTRIBUTING] documentation and the
119- [ shared documentation] ( https://github.com/GoogleCloudPlatform/gcloud -common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud )
119+ [ shared documentation] ( https://github.com/googleapis/google-cloud -common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud )
120120for more information on how to get started.
121121
122122Please note that this project is released with a Contributor Code of Conduct.
@@ -128,10 +128,10 @@ License
128128Apache 2.0 - See [ LICENSE] for more information.
129129
130130
131- [ CONTRIBUTING ] :https://github.com/GoogleCloudPlatform /google-cloud-java/blob/master/CONTRIBUTING.md
132- [ code-of-conduct ] :https://github.com/GoogleCloudPlatform /google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
133- [ LICENSE ] : https://github.com/GoogleCloudPlatform /google-cloud-java/blob/master/LICENSE
134- [ TESTING ] : https://github.com/GoogleCloudPlatform /google-cloud-java/blob/master/TESTING.md#testing-code-that-uses-storage
131+ [ CONTRIBUTING ] :https://github.com/googleapis /google-cloud-java/blob/master/CONTRIBUTING.md
132+ [ code-of-conduct ] :https://github.com/googleapis /google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
133+ [ LICENSE ] : https://github.com/googleapis /google-cloud-java/blob/master/LICENSE
134+ [ TESTING ] : https://github.com/googleapis /google-cloud-java/blob/master/TESTING.md#testing-code-that-uses-storage
135135[ cloud-platform ] : https://cloud.google.com/
136136
137137[ cloud-logging ] : https://cloud.google.com/logging/
0 commit comments