From 75b5074e6f254e52d35fa37775c3dcddb28982da Mon Sep 17 00:00:00 2001 From: ni-richard Date: Sat, 14 Sep 2019 00:50:04 +0200 Subject: [PATCH] Updated terminal.write (markdown) --- terminal.write.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminal.write.md b/terminal.write.md index 6dfeb3e..71cf6e3 100644 --- a/terminal.write.md +++ b/terminal.write.md @@ -1,5 +1,5 @@ * **Description**: Writes in the pseudo terminal that is connected with the frontend. It is really useful when you need to pre-type a command for the user. -* **Subscribers**: [TerminalHandler](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/TerminalHandler) +* **Subscribers**: *TerminalHandler* ```json {