docs: fix a typo in aclk readme (#19141)
Ilya Mashchenko committed
Dec 6, 2024 at 14:41 UTC
3ab31a7a87d8be31c5b96c1941931e35b8421d9a
1 file changed
+1
-1
src/aclk/README.md
+1
-1
@@ -3,7 +3,7 @@
3
The Agent-Cloud Link (ACLK) provides secure communication between your Netdata Agents and Cloud. This connection:
4
5
- Uses outgoing secure WebSocket (WSS) on port `443`
6
-- Activates only after you [connect a node](/src/claim/README.md)) to your Space
6
+- Activates only after you [connect a node](/src/claim/README.md) to your Space
7
- Ensures encrypted, safe data transmission
8
9
For ACLK to function properly, your Agents need outbound access to Netdata Cloud services.