diff --git a/articles/ai-foundry/concepts/evaluation-evaluators/general-purpose-evaluators.md b/articles/ai-foundry/concepts/evaluation-evaluators/general-purpose-evaluators.md index 935f582d5c..711cfda52d 100644 --- a/articles/ai-foundry/concepts/evaluation-evaluators/general-purpose-evaluators.md +++ b/articles/ai-foundry/concepts/evaluation-evaluators/general-purpose-evaluators.md @@ -315,7 +315,7 @@ if __name__ == "__main__": main() ``` -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) +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). ::: moniker-end