docs: update inspector terminal permalink

This commit is contained in:
Nathan Flurry 2026-03-06 12:42:04 -08:00
parent 396043a5b3
commit 1a8ade955c
2 changed files with 3 additions and 2 deletions

View file

@ -230,7 +230,7 @@ Since the browser WebSocket API cannot send custom headers, the endpoint accepts
### Browser terminal emulators
The terminal session works with any browser terminal emulator like ghostty-web or xterm.js. For a complete example using ghostty-web, see the [Inspector's GhosttyTerminal component](https://github.com/rivet-dev/sandbox-agent/blob/636eefb/frontend/packages/inspector/src/components/processes/GhosttyTerminal.tsx).
The terminal session works with any browser terminal emulator like ghostty-web or xterm.js. For a complete example using ghostty-web, see the [Inspector's GhosttyTerminal component](https://github.com/rivet-dev/sandbox-agent/blob/396043a5b33ff2099e4d09c2a4fd816a34358558/frontend/packages/inspector/src/components/processes/GhosttyTerminal.tsx).
## Configuration