Skip to content

Commit

Permalink
Merge pull request #12 from DHTMLX/next
Browse files Browse the repository at this point in the history
[dev] add redirects
  • Loading branch information
serhiipylypchuk1991 authored Sep 10, 2024
2 parents 442c6b6 + bd9153a commit 1ec743c
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion docker/redirects.conf
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
/markdown-page/ /pivot/overview;
/markdown-page/ /pivot/overview;
/migrating.html /pivot/news/migration;
/guides__using_typescript.html /pivot/1-5/guides__using_typescript.html
/guides__export.html /pivot/1-5/guides__export.html
/guides.html /pivot/1-5/guides.html
/guides__configuration.html /pivot/1-5/guides__configuration.html
/api__pivot_addmathmethod.html /pivot/1-5/api__pivot_addmathmethod.html
/guides__customization.html /pivot/1-5/guides__customization.html
/whatsnew.html /pivot/1-5/whatsnew.html
/api__pivot_customformat_config.html /pivot/1-5/api__pivot_customformat_config.html
/how_to_start.html /pivot/1-5/how_to_start.html
/guides__loading_data.html /pivot/1-5/guides__loading_data.html
/guides__using_filters.html /pivot/1-5/guides__using_filters.html
/api__refs__grid_events.html /pivot/1-5/api__refs__grid_events.html
/api__pivot_setfields.html /pivot/1-5/api__pivot_setfields.html
/guides__working_with_pivot.html /pivot/1-5/guides__working_with_pivot.html
/api__pivot_setglobalfilter.html /pivot/1-5/api__pivot_setglobalfilter.html
/api__pivot_setdata.html /pivot/1-5/api__pivot_setdata.html
/guides__initialization.html /pivot/1-5/guides__initialization.html
/api__pivot_mark_config.html /pivot/1-5/api__pivot_mark_config.html
/api__refs__pivot_events.html /pivot/1-5/api__refs__pivot_events.html
/guides__localization.html /pivot/1-5/guides__localization.html

0 comments on commit 1ec743c

Please sign in to comment.