Skip to content

Commit 968d284

Browse files
committed
docs(redirect): remove nonexistant url redirects
1 parent eea1c19 commit 968d284

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

docs-builder.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,17 +1950,6 @@ 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
1953+
19651954

19661955

0 commit comments

Comments
 (0)