From e80e39877146bbf784c0c7dbe35a70900f0ac620 Mon Sep 17 00:00:00 2001 From: canarddu38 <71982379+canarddu38@users.noreply.github.com> Date: Sun, 25 Aug 2024 18:55:59 +0200 Subject: [PATCH] Update RadioButton.md --- documentation/RadioButton.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/RadioButton.md b/documentation/RadioButton.md index fd6c2a7e..5f8d53bf 100644 --- a/documentation/RadioButton.md +++ b/documentation/RadioButton.md @@ -7,7 +7,7 @@ checked="[true/false]"; 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)