diff --git a/src/index.js b/src/index.js index 0bb9556..7b8926e 100644 --- a/src/index.js +++ b/src/index.js @@ -1,5 +1,5 @@ const REDIRECTS = { - 'blv-tech-comparison': 'http://www.componentowl.com/quick-start-guide/better-listview/data/chapter-appendix-matrix.html', + 'blv-tech-comparison': 'https://www.componentowl.com/better-listview/comparison-table', }; const HOME = 'https://www.componentowl.com';