Merge pull request #176 from akalitenya/docs-ai

fix host for docs
This commit is contained in:
Nathan Flurry 2026-02-12 15:57:03 -08:00 committed by GitHub
commit 1c381c552a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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: