Skip to content

Commit 057e117

Browse files
committed
Link fixes
1 parent 16fb84a commit 057e117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/flow-evaluate-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ ml_client.evaluators.download("answer_len_uploaded", version=1, download_path=".
221221
evaluator = load_flow(os.path.join("answer_len_uploaded", flex_flow_path))
222222
```
223223

224-
After logging your custom evaluator to your AI project, you can view it in your [Evaluator library](../evaluate-generative-ai-ap.md#view-and-manage-the-evaluators-in-the-evaluator-library) under Evaluation tab in AI studio.
224+
After logging your custom evaluator to your AI project, you can view it in your [Evaluator library](../evaluate-generative-ai-app.md#view-and-manage-the-evaluators-in-the-evaluator-library) under Evaluation tab in AI studio.
225225

226226
### Prompt-based evaluators
227227

0 commit comments

Comments
 (0)