Skip to content

Commit d5f098d

Browse files
committed
[dev] add redirect links
1 parent 6b48c40 commit d5f098d

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)