Skip to content

Commit 5111d17

Browse files
authored
Merge pull request #64 from DHTMLX/next
[dev] add redirect links
2 parents a6f9476 + d5f098d commit 5111d17

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/redirects.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +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/;
46

57
/angular_integration.html /spreadsheet/angular_integration/;
68
/react_integration.html /spreadsheet/react_integration/;

0 commit comments

Comments
 (0)