Skip to content

Commit ecb97b6

Browse files
committed
fix warning
1 parent c6550e3 commit ecb97b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-foundry/how-to/develop/trace-local-sdk.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,13 +255,13 @@ Install the package `opentelemetry-instrumentation-langchain` using your package
255255
pip install opentelemetry-instrumentation-langchain
256256
```
257257

258-
Once necessary packages are installed, you can easily enable tracing via [Tracing using Azure AI Foundry Project](#tracing-using-azure-ai-foundry-project)
258+
Once necessary packages are installed, you can easily enable tracing via [Tracing using Azure AI Foundry Project Library](#tracing-using-azure-ai-foundry-project-library)
259259

260260
# [JavaScript](#tab/javascript)
261-
Currently this is supported in Python only.
261+
Currently this is supported in Python only.
262262

263263
# [C#](#tab/csharp)
264-
Currently this is supported in Python only.
264+
Currently this is supported in Python only.
265265

266266
---
267267

0 commit comments

Comments
 (0)