diff --git a/docs/processes.mdx b/docs/processes.mdx index fd8f105..4b59acd 100644 --- a/docs/processes.mdx +++ b/docs/processes.mdx @@ -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/main/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/636eefb/frontend/packages/inspector/src/components/processes/GhosttyTerminal.tsx). ## Configuration