Skip to content

Commit 144bd12

Browse files
committed
chore: update docs URLs from v2docs to docs.galileo.ai
1 parent f0433a2 commit 144bd12

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

concepts/evaluators/galileo-luna2.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ result = await evaluator.evaluate("some text")
6161

6262
## Documentation
6363

64-
- [Galileo Protect Overview](https://v2docs.galileo.ai/concepts/protect/overview)
65-
- [Galileo Python SDK Reference](https://v2docs.galileo.ai/sdk-api/python/reference/protect)
64+
- [Galileo Protect Overview](https://docs.galileo.ai/concepts/protect/overview)
65+
- [Galileo Python SDK Reference](https://docs.galileo.ai/sdk-api/python/reference/protect)

examples/galileo-luna2.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ Testing toxicity detection with Central Stage...
8383

8484
### Documentation
8585

86-
- [Galileo Protect Overview](https://v2docs.galileo.ai/concepts/protect/overview)
87-
- [Luna-2 Python API Reference](https://v2docs.galileo.ai/sdk-api/python/reference/protect)
86+
- [Galileo Protect Overview](https://docs.galileo.ai/concepts/protect/overview)
87+
- [Luna-2 Python API Reference](https://docs.galileo.ai/sdk-api/python/reference/protect)
8888
- [Agent Control Luna-2 Evaluator](https://github.com/agentcontrol/agent-control/tree/main/evaluators/extra/galileo)
8989

9090
## Source Code

0 commit comments

Comments
 (0)