Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit e0c80c0

Browse files
committed
Update link to AppVeyor build in readmes.
1 parent e5664ab commit e0c80c0

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

contrib/agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ java -javaagent:path/to/opencensus-contrib-agent-X.Y.Z.jar \
8888
[travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
8989
[travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
9090
[appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true
91-
[appveyor-url]: https://ci.appveyor.com/project/instrumentationjavateam/opencensus-java/branch/master
91+
[appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
9292
[maven-image]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-contrib-agent/badge.svg
9393
[maven-url]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-contrib-agent

contrib/grpc_util/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ compile 'io.opencensus:opencensus-contrib-grpc-util:0.9.1'
2727
[travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
2828
[travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
2929
[appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true
30-
[appveyor-url]: https://ci.appveyor.com/project/instrumentationjavateam/opencensus-java/branch/master
30+
[appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
3131
[maven-image]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-contrib-grpc-util/badge.svg
3232
[maven-url]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-contrib-grpc-util
3333
[grpc-url]: https://github.com/grpc/grpc-java

contrib/zpages/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ For more details see [SampledSpanStore][sampledspanstore-url].
5757
[travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
5858
[travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
5959
[appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true
60-
[appveyor-url]: https://ci.appveyor.com/project/instrumentationjavateam/opencensus-java/branch/master
60+
[appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
6161
[maven-image]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-contrib-zpages/badge.svg
6262
[maven-url]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-contrib-zpages
6363
[sampledspanstore-url]: https://github.com/census-instrumentation/opencensus-java/blob/master/api/src/main/java/io/opencensus/trace/export/SampledSpanStore.java

exporters/trace/logging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ public class MyMainClass {
5050
[travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
5151
[travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
5252
[appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true
53-
[appveyor-url]: https://ci.appveyor.com/project/instrumentationjavateam/opencensus-java/branch/master
53+
[appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
5454
[maven-image]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-logging/badge.svg
5555
[maven-url]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-logging

exporters/trace/stackdriver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ events like Annotations and NetworkEvents will be dropped.
103103
[travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
104104
[travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
105105
[appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true
106-
[appveyor-url]: https://ci.appveyor.com/project/instrumentationjavateam/opencensus-java/branch/master
106+
[appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
107107
[maven-image]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-stackdriver/badge.svg
108108
[maven-url]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-stackdriver
109109
[stackdriver-trace]: https://cloud.google.com/trace/

exporters/trace/zipkin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ Java 6 or above is required for using this exporter.
7575
[travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
7676
[travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
7777
[appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true
78-
[appveyor-url]: https://ci.appveyor.com/project/instrumentationjavateam/opencensus-java/branch/master
78+
[appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
7979
[maven-image]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-zipkin/badge.svg
8080
[maven-url]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-zipkin

0 commit comments

Comments
 (0)