We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b48c40 commit d5f098dCopy full SHA for d5f098d
1 file changed
docker/redirects.conf
@@ -1,6 +1,8 @@
1
/installation.html /spreadsheet/initialization.html;
2
/api__selection__getselectedcells.html /spreadsheet/api__selection__getselectedcell.html;
3
/api__selection__setselectedcells.html /spreadsheet/api__selection__setselectedcell.html;
4
+/deprecated_doc.html /spreadsheet/migration/#21---30/;
5
+/react_integration.html /spreadsheet/react/;
6
7
/angular_integration.html /spreadsheet/angular_integration/;
8
/react_integration.html /spreadsheet/react_integration/;
0 commit comments