1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Updated Editor Runtime API (markdown)

Nick O'Leary 2018-03-09 10:51:33 +00:00
parent 00c72de2a9
commit 8efbbcb590

@ -91,7 +91,7 @@ All URLs are relative to `settings.httpAdminRoot`, which defaults to `/`.
| Comms API | |
|--------------------------------------------|----------------------------------------------------------|
| WebSocket /comms | [Realtime comms between runtime and editor](#Runtime-Editor-Comms-protocol) |
| WebSocket /comms | [Realtime comms between runtime and editor](/Runtime-Editor-Comms-protocol) |
### Internal API