Skip to content

Commit 46b24c3

Browse files
committed
Fix docs linking
1 parent c39f1ac commit 46b24c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
A checkbox control that is useful, customizable, full-featured, fully-bindable and easy to use.
6161

6262
- [Sample Code](sandbox/SandboxMAUI/Pages/CheckBoxPage.xaml)
63-
- [Documentation](docs/Controls/CheckBox.md)
63+
- [Documentation](docs/controls/CheckBox.md)
6464

6565
<br />
6666
<table>
@@ -85,7 +85,7 @@ A checkbox control that is useful, customizable, full-featured, fully-bindable a
8585
A radio button control that is useful, customizable, full-featured, fully-bindable and easy to use.
8686

8787
- [Sample Code](sandbox/SandboxMAUI/Pages/RadioButtonPage.xaml)
88-
- [Documentation](docs/Controls/RadioButton.md)
88+
- [Documentation](docs/controls/RadioButton.md)
8989

9090
<table>
9191
<tr>
@@ -177,7 +177,7 @@ This entry has many features to develop your applications quickly. When this ent
177177
You can set validation message and AnnotatinColor. Entry will automatically display your message when it's not validated.
178178

179179
- [Sample Code](sandbox/SandboxMAUI/Pages/AdvancedEntryPage.xaml)
180-
- [Documentation](docs/Controls/AdvancedEntry.md)
180+
- [Documentation](docs/controls/AdvancedEntry.md)
181181

182182
<a href="#"><img src="https://media.giphy.com/media/1zl0u7O2doNolIXnrT/giphy.gif" width="270" height="480" alt="Xamarin Forms Slider Sticky Label" class="aligncenter size-medium" /></a>
183183

0 commit comments

Comments
 (0)