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

Commit 9b25f76

Browse files
Simon ZeltserBogdan Drutu
authored andcommitted
Fix stats.proto broken link (#215)
1 parent 2a9d2a7 commit 9b25f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The key elements the API MUST provide are:
160160
[gRPCContext]: https://github.com/grpc/grpc-java/blob/master/context/src/main/java/io/grpc/Context.java
161161
[LibraryComponents]: /drawings/LibraryComponents.png "OpenCensus Library Components"
162162
[RFC2119]: https://www.ietf.org/rfc/rfc2119.txt
163-
[StatsDataModel]: https://github.com/census-instrumentation/opencensus-proto/blob/master/opencensus/proto/stats/v1/stats.proto
163+
[StatsDataModel]: https://github.com/census-instrumentation/opencensus-proto/blob/master/src/opencensus/proto/stats/v1/stats.proto
164164
[DistributedTracingSpecs]: https://github.com/w3c/distributed-tracing
165165
[TraceDataModel]: https://github.com/census-instrumentation/opencensus-proto/blob/master/opencensus/proto/trace/v1/trace.proto
166166
[activity]: https://github.com/dotnet/corefx/blob/master/src/System.Diagnostics.DiagnosticSource/src/ActivityUserGuide.md

0 commit comments

Comments
 (0)