From 00c72de2a9539aa4f86380b37a40ec7706be537b Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Fri, 9 Mar 2018 10:51:10 +0000 Subject: [PATCH] Updated Editor Runtime API (markdown) --- Editor-Runtime-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor-Runtime-API.md b/Editor-Runtime-API.md index 533dfe0..80d273a 100644 --- a/Editor-Runtime-API.md +++ b/Editor-Runtime-API.md @@ -91,7 +91,7 @@ All URLs are relative to `settings.httpAdminRoot`, which defaults to `/`. | Comms API | | |--------------------------------------------|----------------------------------------------------------| -| WebSocket /comms | | +| WebSocket /comms | [Realtime comms between runtime and editor](#Runtime-Editor-Comms-protocol) | ### Internal API