Skip to content

Commit 6b08cb3

Browse files
committed
docs(redirect): add redirection from deprecated code libraries
1 parent b13c9b6 commit 6b08cb3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs-builder.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,3 +1950,17 @@ redirects:
19501950
from: "(?<=/)ziplibrary/(.*)"
19511951
to: "https://docs.telerik.com/devtools/document-processing/libraries/rad$0"
19521952
type: Permanent
1953+
-
1954+
from: "(?<=/)products/aspnet-ajax/documentation/community/code-library/aspnet-ajax/file-explorer/amazon-s3-filebrowsercontentprovider.aspx"
1955+
to: "https://www.telerik.com/products/aspnet-ajax/documentation/knowledge-base/fileexplorer-connect-to-amazon-s3-storage"
1956+
type: Permanent
1957+
-
1958+
from: "(?<=/)products/aspnet-ajax/documentation/community/code-library/aspnet-ajax/scheduler/customize-the-advanced-form-with-the-advanced-template-user-controls.aspx"
1959+
to: "https://www.telerik.com/products/aspnet-ajax/documentation/introduction"
1960+
type: Permanent
1961+
-
1962+
from: "(?<=/)products/aspnet-ajax/documentation/support/code-library/radgrid-scrolling-with-predefined-step"
1963+
to: "https://www.telerik.com/products/aspnet-ajax/documentation/introduction"
1964+
type: Permanent
1965+
1966+

0 commit comments

Comments
 (0)