From 09b608dcf5d6181d69dd47bdaecd93865095fa8d Mon Sep 17 00:00:00 2001 From: canarddu38 <71982379+canarddu38@users.noreply.github.com> Date: Sun, 25 Aug 2024 18:57:18 +0200 Subject: [PATCH] Update WebView.md --- documentation/WebView.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/WebView.md b/documentation/WebView.md index 7e3da153..208cc9bc 100644 --- a/documentation/WebView.md +++ b/documentation/WebView.md @@ -7,7 +7,7 @@ type="password"; content="text"; -You can also use [general attributes](https://github.com/d3m0n-project/d3m0n_os/blob/main/rootfs/usr/share/d3m0n/documentation/GeneralAttributes.md) on this control +You can also use [general attributes](GeneralAttributes.md) on this control ### Description `type` (string): can be equal to **password** if the TextBox content needs to be hidden