Skip to content

Commit ca1dac0

Browse files
authored
Fix pom urls (#3499)
1 parent 6f95c6d commit ca1dac0

File tree

1 file changed

+1
-1
lines changed
  • google-cloud-contrib/google-cloud-logging-logback

1 file changed

+1
-1
lines changed

google-cloud-contrib/google-cloud-logging-logback/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>0.55.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
99
<packaging>jar</packaging>
1010
<name>Google Cloud Logging Logback Appender</name>
11-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-contrib/google-cloud-logging-logback</url>
11+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback</url>
1212
<description>
1313
Logback support for Google Cloud Logging
1414
</description>

0 commit comments

Comments
 (0)