We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8c1095 + bdfe084 commit bb8828aCopy full SHA for bb8828a
1 file changed
docker/redirects.conf
@@ -1,8 +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/;
+/deprecated_doc/ /spreadsheet/migration/#21---30/;
+/react_integration/ /spreadsheet/react/;
6
7
/angular_integration.html /spreadsheet/angular_integration/;
8
/vuejs_integration.html /spreadsheet/vuejs_integration/;
0 commit comments