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

Commit 0af7364

Browse files
yarmiganoscaBogdan Drutu
authored andcommitted
Fixed broken links in the Trace API README (#33)
Span API & TraceConfig API links were broken and merely reloaded the Trace API README
1 parent 39e753d commit 0af7364

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

trace/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ This document serves to document the "look and feel" of the open source trace AP
33
the key types (classes, structures, etc.) and functions (methods, etc.).
44

55
## Main APIs
6-
* [Span API]()
7-
* [TraceConfig API]()
6+
* [Span API](Span.md)
7+
* [TraceConfig API](TraceConfig.md)
88

99
## Utils
1010
* [Sampling logic](https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/Sampling.md)

0 commit comments

Comments
 (0)