diff --git a/docker/redirects.conf b/docker/redirects.conf index b8ce34f0..b00dff12 100644 --- a/docker/redirects.conf +++ b/docker/redirects.conf @@ -1,8 +1,8 @@ /installation.html /spreadsheet/initialization.html; /api__selection__getselectedcells.html /spreadsheet/api__selection__getselectedcell.html; /api__selection__setselectedcells.html /spreadsheet/api__selection__setselectedcell.html; -/deprecated_doc.html /spreadsheet/migration/#21---30/; -/react_integration.html /spreadsheet/react/; +/deprecated_doc/ /spreadsheet/migration/#21---30/; +/react_integration/ /spreadsheet/react/; /angular_integration.html /spreadsheet/angular_integration/; /vuejs_integration.html /spreadsheet/vuejs_integration/;