From 6997caaf9901ec6cae1548ed28a9627a47747139 Mon Sep 17 00:00:00 2001 From: Todd Hendry Date: Tue, 2 Sep 2025 10:59:57 -0700 Subject: [PATCH] fix link --- examples/evaluation/use-cases/EvalsAPI_Audio_Inputs.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/evaluation/use-cases/EvalsAPI_Audio_Inputs.ipynb b/examples/evaluation/use-cases/EvalsAPI_Audio_Inputs.ipynb index 89f008d4f1..88f0482320 100644 --- a/examples/evaluation/use-cases/EvalsAPI_Audio_Inputs.ipynb +++ b/examples/evaluation/use-cases/EvalsAPI_Audio_Inputs.ipynb @@ -198,7 +198,7 @@ "source": [ "## Eval Configuration\n", "\n", - "Now that we have our data source and task, we will create our evals. For the OpenAI Evals API docs, visit [API docs](https://platform.openai.com/docs/evals/overview).\n" + "Now that we have our data source and task, we will create our evals. For the OpenAI Evals API docs, visit [API docs](https://platform.openai.com/docs/guides/evals).\n" ] }, {