Skip to content

Commit cb92b43

Browse files
authored
chore(dropdownlist): remove link (#2358)
recommended by the SEO team as the overview docs article is the one we are aiming to rank higher.
1 parent aadb7b8 commit cb92b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dropdownlist/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ position: 0
1010

1111
# Blazor DropDownList Overview
1212

13-
The <a href="https://demos.telerik.com/blazor-ui/dropdownlist/overview" target="_blank">Blazor DropDownList component</a> allows the user to choose an option from a predefined set of choices presented in a dropdown list popup. The developer can control the [data]({%slug components/dropdownlist/databind%}), sizes, and various appearance options like class and [templates]({%slug components/dropdownlist/templates%}).
13+
The Blazor DropDownList component allows the user to choose an option from a predefined set of choices presented in a dropdown list popup. The developer can control the [data]({%slug components/dropdownlist/databind%}), sizes, and various appearance options like class and [templates]({%slug components/dropdownlist/templates%}).
1414

1515
## Creating the DropDownList
1616

0 commit comments

Comments
 (0)