From cf36dfcadad00d36684e68237c29cde6961bd14e Mon Sep 17 00:00:00 2001 From: ni-richard Date: Sat, 14 Sep 2019 00:44:58 +0200 Subject: [PATCH] Updated ide.read (markdown) --- ide.read.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide.read.md b/ide.read.md index 637cf22..8d6dc5f 100644 --- a/ide.read.md +++ b/ide.read.md @@ -1,6 +1,6 @@ ### Request * **Description**: Attempts to fetch the contents of a file, then loads it in the IDE. You can also define new patterns for allowed files. -* **Subscribers**: [IdeHandler](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/IdeHandler) +* **Subscribers**: *FrontendProxyHandler*, *IdeHandler* ```json {