docs: fix remaining dangling references to retired run_e2e_test.sh
README.md and Docs/StreamHub-Developer.md still pointed at the deleted run_e2e_test.sh / Test/E2E/streamhub Go client after their removal in the previous commit; repoint at Test/E2E/suite/run_e2e.sh.
This commit is contained in:
@@ -108,7 +108,7 @@ UDPStreamer sources and serves them to oscilloscope clients over WebSocket
|
||||
hub-side trigger engine, per-window zoom. Clients: browser SPA
|
||||
(`Client/webui` + `Client/udpstreamer/static`) and native ImGui desktop client
|
||||
(`Client/streamhub`). Demo: `./run_streamhub.sh -w -g`; E2E test:
|
||||
`./run_e2e_test.sh`.
|
||||
`Test/E2E/suite/run_e2e.sh`.
|
||||
|
||||
See `Docs/StreamHub-UserGuide.md`, `Docs/StreamHub-API.md` and
|
||||
`Docs/StreamHub-Developer.md`.
|
||||
|
||||
Reference in New Issue
Block a user