From 0953efb7a50ecd1e9e0adbe9604d421285b8eadf Mon Sep 17 00:00:00 2001 From: sheilattran8 <123210881+sheilattran8@users.noreply.github.com> Date: Tue, 4 Aug 2026 11:13:26 -0700 Subject: [PATCH] docs: fix broken links --- examples/galileo-luna2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/galileo-luna2.mdx b/examples/galileo-luna2.mdx index 1095822..4443fe9 100644 --- a/examples/galileo-luna2.mdx +++ b/examples/galileo-luna2.mdx @@ -85,11 +85,11 @@ Testing toxicity detection with Central Stage... - [Galileo Protect Overview](https://docs.galileo.ai/concepts/protect/overview) - [Luna-2 Python API Reference](https://docs.galileo.ai/sdk-api/python/reference/protect) -- [Agent Control Luna-2 Evaluator](https://github.com/agentcontrol/agent-control/tree/main/evaluators/extra/galileo) +- [Agent Control Luna-2 Evaluator](https://github.com/agentcontrol/agent-control/tree/main/evaluators/contrib/galileo) ## Source Code View the complete example with all scripts and setup instructions: -[`Galileo Luna-2 Integration Example`](https://github.com/agentcontrol/agent-control/tree/main/examples/galileo) +[`Galileo Luna-2 Integration Example`](https://github.com/agentcontrol/agent-control/tree/main/examples/galileo_luna)