mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 03:00:48 +00:00
fix host for docs
This commit is contained in:
parent
783ea1086a
commit
80feb7fa41
2 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue