From 7a21cf07203e9f23c273149a0b07d240cc2c3805 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Wed, 8 Mar 2023 05:29:32 -0500 Subject: [PATCH] Use new link to C++ shim --- content/en/docs/migration/opentracing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/docs/migration/opentracing.md b/content/en/docs/migration/opentracing.md index fa08d0a303de..82c67a1497d6 100644 --- a/content/en/docs/migration/opentracing.md +++ b/content/en/docs/migration/opentracing.md @@ -189,4 +189,5 @@ shim, see [OpenTracing Compatibility][ot_spec]. [ot_spec]: /docs/reference/specification/compatibility/opentracing/ [python]: https://opentelemetry-python.readthedocs.io/en/stable/shim/opentracing_shim/opentracing_shim.html -[c++]: https://github.com/open-telemetry/opentelemetry-cpp/issues/78 +[c++]: + https://github.com/open-telemetry/opentelemetry-cpp/tree/main/opentracing-shim