From 7957d98eca03c07bc31b81428a988c0a6e8cff61 Mon Sep 17 00:00:00 2001 From: Neel Kapse Date: Tue, 7 Oct 2025 11:46:12 -0700 Subject: [PATCH] Fix a broken link --- .../Building_resilient_prompts_using_an_evaluation_flywheel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/evaluation/Building_resilient_prompts_using_an_evaluation_flywheel.md b/examples/evaluation/Building_resilient_prompts_using_an_evaluation_flywheel.md index 570353e5d5..6e33271e11 100644 --- a/examples/evaluation/Building_resilient_prompts_using_an_evaluation_flywheel.md +++ b/examples/evaluation/Building_resilient_prompts_using_an_evaluation_flywheel.md @@ -46,7 +46,7 @@ It answers questions from prospective renters, such as: * “How large are the apartments?” * “When can I come in for a tour?” -Suppose we have a specific prompt within our application that we’d like to analyze. We can get started in the OpenAI Platform by adding in our prompt and uploading our input and output data to our Dataset (learn more about how to do this in [our docs](https://platform.openai.com/docs/evaluations-getting-started)). +Suppose we have a specific prompt within our application that we’d like to analyze. We can get started in the OpenAI Platform by adding in our prompt and uploading our input and output data to our Dataset (learn more about how to do this in [our docs](https://platform.openai.com/docs/guides/evaluations-getting-started)). ![Leasing agent data](/images/dataset.png)