Skip to content

Commit bb8828a

Browse files
authored
Merge pull request #68 from DHTMLX/next
[dev] fix redirect links
2 parents d8c1095 + bdfe084 commit bb8828a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker/redirects.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/installation.html /spreadsheet/initialization.html;
22
/api__selection__getselectedcells.html /spreadsheet/api__selection__getselectedcell.html;
33
/api__selection__setselectedcells.html /spreadsheet/api__selection__setselectedcell.html;
4-
/deprecated_doc.html /spreadsheet/migration/#21---30/;
5-
/react_integration.html /spreadsheet/react/;
4+
/deprecated_doc/ /spreadsheet/migration/#21---30/;
5+
/react_integration/ /spreadsheet/react/;
66

77
/angular_integration.html /spreadsheet/angular_integration/;
88
/vuejs_integration.html /spreadsheet/vuejs_integration/;

0 commit comments

Comments
 (0)