Skip to content

Commit 453eeb6

Browse files
committed
Fixed front matter and URL issues causing CI failure
1 parent 303cddb commit 453eeb6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ej2-asp-core-mvc/grid/EJ2_ASP.MVC/filtering/filter-bar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Filter Bar in ##Platform_Name## Grid Component
3+
title: Filter Bar Syncfusion in ##Platform_Name## Grid Component
44
description: Learn here all about Filter Bar in Syncfusion ##Platform_Name## Grid component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Filter Bar
@@ -154,4 +154,4 @@ To utilize this feature, you can define a custom template for the filter bar by
154154

155155
## See also
156156

157-
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering/#wildcard-and-like-operator-filter)
157+
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering#wildcard-and-like-operator-filter)

ej2-asp-core-mvc/grid/EJ2_ASP.NETCORE/filtering/filter-bar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Filter Bar in ##Platform_Name## Grid Component
3+
title: Filter Bar Syncfusion in ##Platform_Name## Grid Component
44
description: Learn here all about Filter Bar in Syncfusion ##Platform_Name## Grid component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Filter Bar
@@ -153,4 +153,4 @@ To utilize this feature, you can define a custom template for the filter bar by
153153

154154
## See also
155155

156-
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering/#wildcard-and-like-operator-filter)
156+
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering#wildcard-and-like-operator-filter)

0 commit comments

Comments
 (0)