From 6b00aba0398246dc73abc1ac885141b01aef5a41 Mon Sep 17 00:00:00 2001
From: Kazuhito Yokoi
Date: Wed, 30 Mar 2022 15:30:30 +0900
Subject: [PATCH] Adjust indents in the documentation of the link node
---
.../nodes/locales/en-US/common/60-link.html | 44 +++++++++----------
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/packages/node_modules/@node-red/nodes/locales/en-US/common/60-link.html b/packages/node_modules/@node-red/nodes/locales/en-US/common/60-link.html
index 1bfa6e8ec..ef83a42f5 100644
--- a/packages/node_modules/@node-red/nodes/locales/en-US/common/60-link.html
+++ b/packages/node_modules/@node-red/nodes/locales/en-US/common/60-link.html
@@ -29,8 +29,8 @@
Create virtual wires between flows.
Details
This node can be configured to either send messages to all link in
- nodes it is connected to, or to send a response back to the link call
- node that triggered the flow.
+ nodes it is connected to, or to send a response back to the link call
+ node that triggered the flow.
When in 'send to all' mode, the wires between link nodes are only displayed when
the node is selected. If there are any wires to other tabs, a virtual node
is shown that can be clicked on to jump to the appropriate tab.
@@ -38,28 +38,28 @@