Skip to content

Commit b7ccb1b

Browse files
committed
fix(themes): fixed links in the form-elements article
1 parent b7d23b3 commit b7ccb1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/form-elements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ A specific class on a `label` element can give you a radio buttons that looks th
6868

6969
You can match standard `input` elements with the styling of a Telerik component like a numeric textbox.
7070

71-
>tip Telerik provides the majority of necessary inputs - [numeric]({%slug components/numerictextbox/overview%}) textbox, [date]({%slug components/datepicker/overview%}) and [time]({%slug components/timepicker/overview%}) pickers, [password]({%slug components/textbox/overview%}) input, various [dropdowns]({%slug components/combobox/overview%}).
71+
>tip Telerik provides the majority of necessary inputs - [numeric](../components/numerictextbox/overview) textbox, [date](../components/datepicker/overview) and [time](../components/timepicker/overview) pickers, [password](../components/textbox/overview) input, various [dropdowns](../components/combobox/overview).
7272
7373
![](images/style-input.png)
7474

@@ -109,4 +109,4 @@ The Telerik Themes carry styling for card elements. You can read more about them
109109
110110
## See Also
111111

112-
* [Font Icons]({%slug general-information/font-icons%})
112+
* [Font Icons]({%slug general-information/font-icons%})

0 commit comments

Comments
 (0)