Skip to content

Commit 3250219

Browse files
authored
Merge pull request #605 from sanjayananthamurthy/patch-9
Fix link to complete working sample in documentation
2 parents 45c4824 + fa83a5d commit 3250219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/concepts/evaluation-evaluators/general-purpose-evaluators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ if __name__ == "__main__":
315315
main()
316316
```
317317

318-
For more details, see the [complete working sample.](https://github.com/Azure/azure-sdk-for-python/blob/evaluation_samples_graders/sdk/ai/azure-ai-projects/samples/evaluation/agentic_evaluators/sample_coherence.py)
318+
For more details, see the [complete working sample](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-projects/samples/evaluations/agentic_evaluators/sample_coherence.py).
319319

320320
::: moniker-end
321321

0 commit comments

Comments
 (0)