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

Commit fd4f43c

Browse files
alexamiesbogdandrutu
authored andcommitted
Fixed broken link to trace model (#261)
Previous link to trace model was moved, resulting in a 404. Fixed the link to point to the new location of trace.proto.
1 parent 7858851 commit fd4f43c

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
@@ -162,5 +162,5 @@ The key elements the API MUST provide are:
162162
[RFC2119]: https://www.ietf.org/rfc/rfc2119.txt
163163
[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
165-
[TraceDataModel]: https://github.com/census-instrumentation/opencensus-proto/blob/master/opencensus/proto/trace/v1/trace.proto
165+
[TraceDataModel]: https://github.com/census-instrumentation/opencensus-proto/blob/master/src/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)