From 84b1b3e31f4da4685123dc32684590121ff2ff6a Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Fri, 9 Mar 2018 10:53: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 49bc68b..daa0af8 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 | [Realtime comms between runtime and editor](/Runtime-Editor-Comms-protocol) | +| WebSocket /comms | [Realtime comms between runtime and editor](wiki/Runtime-Editor-Comms-protocol) | ### Internal API