fix host for docs

This commit is contained in:
akalitenya 2026-02-13 04:53:53 +05:00
parent 783ea1086a
commit 80feb7fa41
2 changed files with 3 additions and 3 deletions

View file

@ -8,8 +8,8 @@ Mintlify publishes `llms.txt` and `llms-full.txt` for this documentation site.
Access them at:
```
https://rivet.dev/docs/llms.txt
https://rivet.dev/docs/llms-full.txt
https://sandboxagent.dev/docs/llms.txt
https://sandboxagent.dev/docs/llms-full.txt
```
If you run a reverse proxy in front of the docs, forward `/llms.txt` and `/llms-full.txt` to Mintlify.

View file

@ -8,7 +8,7 @@ Mintlify hosts a `skill.md` file for this documentation site.
Access it at:
```
https://rivet.dev/docs/skill.md
https://sandboxagent.dev/docs/skill.md
```
To add it to an agent using the Skills CLI: