Fix redirect destination for new Astro site URL
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
const REDIRECTS = {
|
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';
|
const HOME = 'https://www.componentowl.com';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user