diff --git a/ej2-vue/multi-select/filtering.md b/ej2-vue/multi-select/filtering.md index a67f90960..01be9f331 100644 --- a/ej2-vue/multi-select/filtering.md +++ b/ej2-vue/multi-select/filtering.md @@ -101,6 +101,6 @@ In the following sample,data with diacritics are bound as dataSource for MultiSe ## See Also -* [How to bind the data](./data-binding/) -* [How to group the data using header](./grouping/) -* [How to add custom value to the MultiSelect](./custom-value/) \ No newline at end of file +* [How to bind the data](./data-binding) +* [How to group the data using header](./grouping) +* [How to add custom value to the MultiSelect](./custom-value) \ No newline at end of file