Skip to content

Commit 71eda82

Browse files
author
Justin Iurman
committed
fix library links in README
fix library links in README
1 parent a9315af commit 71eda82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The chosen Application Performance Management (APM) tool based on distributed tr
1010

1111
Some key components are crucial for the CLT ecosystem:
1212
- a recent kernel with IOAM (>= 5.17) [patched](./CLT.patch) for Cross-Layer Telemetry
13-
- the CLT client library in [Python](./clt_genl.py) or in [Go](./clt_genl_go/)
13+
- the CLT client library in [Python](./library/python/clt_genl.py) or in [Go](./library/golang/clt_genl.go)
1414
- an [IOAM Agent](https://github.com/Advanced-Observability/ioam-agent-python/tree/clt)
1515
- an [IOAM Collector](https://github.com/Advanced-Observability/ioam-collector-go-jaeger)
1616

0 commit comments

Comments
 (0)