Skip to content

Commit

Permalink
docs(redirect): add redirection from deprecated code libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
P1l3T0 committed Oct 21, 2024
1 parent b13c9b6 commit 6b08cb3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1950,3 +1950,17 @@ redirects:
from: "(?<=/)ziplibrary/(.*)"
to: "https://docs.telerik.com/devtools/document-processing/libraries/rad$0"
type: Permanent
-
from: "(?<=/)products/aspnet-ajax/documentation/community/code-library/aspnet-ajax/file-explorer/amazon-s3-filebrowsercontentprovider.aspx"
to: "https://www.telerik.com/products/aspnet-ajax/documentation/knowledge-base/fileexplorer-connect-to-amazon-s3-storage"
type: Permanent
-
from: "(?<=/)products/aspnet-ajax/documentation/community/code-library/aspnet-ajax/scheduler/customize-the-advanced-form-with-the-advanced-template-user-controls.aspx"
to: "https://www.telerik.com/products/aspnet-ajax/documentation/introduction"
type: Permanent
-
from: "(?<=/)products/aspnet-ajax/documentation/support/code-library/radgrid-scrolling-with-predefined-step"
to: "https://www.telerik.com/products/aspnet-ajax/documentation/introduction"
type: Permanent


0 comments on commit 6b08cb3

Please sign in to comment.