diff --git a/ej2-javascript/drop-down-list/templates.md b/ej2-javascript/drop-down-list/templates.md index 2a92eb523..30755f898 100644 --- a/ej2-javascript/drop-down-list/templates.md +++ b/ej2-javascript/drop-down-list/templates.md @@ -250,5 +250,5 @@ In the following sample, when the data fetch request fails, the DropDownList dis * [How to acheive filtering](./filtering) * [How to group the data using header](./grouping) -* [How to show the list items with icon](./how-to/icons-support/) -* [How to render tooltip for the options](./how-to/tooltip/) \ No newline at end of file +* [How to show the list items with icon](./how-to/icons-support) +* [How to render tooltip for the options](./how-to/tooltip) \ No newline at end of file