From f546ac056fffdb5c5bc4b595cd04a4fbcfba6fbb Mon Sep 17 00:00:00 2001 From: canarddu38 <71982379+canarddu38@users.noreply.github.com> Date: Sun, 25 Aug 2024 18:56:58 +0200 Subject: [PATCH] Update TextBox.md --- documentation/TextBox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/TextBox.md b/documentation/TextBox.md index ea9dd371..cc2f7340 100644 --- a/documentation/TextBox.md +++ b/documentation/TextBox.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 `text_align` (string): set's text position (top/top_left/top_right/bottom/bottom_left/bottom_right/left/right/center)