Skip to content

Commit 1c66aa6

Browse files
committed
links
1 parent e18e96b commit 1c66aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ with tracer.start_as_current_span("example-tracing"):
137137
run = project_client.agents.runs.create_and_process(thread_id=thread.id, agent_id=agent.id)
138138
```
139139

140-
After running your agent, you can begin to [view traces in Azure AI Foundry Portal](#view-traces-in-azure-ai-foundry-portal).
140+
After running your agent, you can begin to [view traces in Azure AI Foundry Portal](#view-traces-in-azure-the-ai-foundry-portal).
141141

142142
### Log traces locally
143143

0 commit comments

Comments
 (0)