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