Skip to content

Commit eca0f89

Browse files
committed
Sync with Kendo UI Professional
1 parent 4bcd381 commit eca0f89

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs-aspnet/docs-builder-core.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,3 +870,6 @@ redirects:
870870

871871
- from: "^/tag-helpers/(.*)$"
872872
to: "/html-helpers/$1"
873+
874+
- from: "^/html-helpers/([a-z0-9-]+(?:/[a-z0-9-]+)?)$"
875+
to: "/html-helpers/$1/overview"

docs/docs-builder.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2093,3 +2093,6 @@ redirects:
20932093

20942094
- from: ^/controls/grid/appearance$
20952095
to: /controls/grid/appearance/height
2096+
2097+
- from: "^/controls/([a-z0-9-]+(?:/[a-z0-9-]+)?)$"
2098+
to: "/controls/$1/overview"

0 commit comments

Comments
 (0)