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)