fix(docs): fix broken image and video in TUI docs (#43501)

* fix(docs): fix video tag self-closing in tui.md

* fix(docs): fix image and video paths, fix self-closing video tag
This commit is contained in:
alelpoan 2026-07-20 02:33:03 +03:00 committed by GitHub
parent 9b428ddd08
commit b30108143e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -134,9 +134,9 @@ Open it with any of these:
- `/sessions new` to create a fresh live session immediately.
- Click the `N live sessions` count in the status line.
<img alt="Hermes TUI Session Orchestrator with one live session and a +new row" src="/img/docs/tui-session-orchestrator/session-orchestrator.png" />
<img alt="Hermes TUI Session Orchestrator with one live session and a +new row" src="/docs/img/docs/tui-session-orchestrator/session-orchestrator.png" />
<video controls muted loop playsInline src="/img/docs/tui-session-orchestrator/session-orchestrator-demo.mp4" title="Hermes TUI Session Orchestrator demo" />
<video controls muted loop playsInline src="/docs/img/docs/tui-session-orchestrator/session-orchestrator-demo.mp4" title="Hermes TUI Session Orchestrator demo" style={{maxWidth: '100%'}}></video>
Inside the switcher: