Issue Description
The sequelizejs.com website redirects to https://sequelize.org/*. Because of the * at the end, the server returns 404.
What was unclear/insufficient/not covered in the documentation
N/A
If possible: Provide some suggestion on how we can enhance the docs
Change the redirect, so that it links to https://sequelize.org/
Additional context
Some projects (example) and websites contain old links to http://sequelizejs.com. The redirect to the new website almost works.
Issue Description
The sequelizejs.com website redirects to
https://sequelize.org/*. Because of the*at the end, the server returns 404.What was unclear/insufficient/not covered in the documentation
N/A
If possible: Provide some suggestion on how we can enhance the docs
Change the redirect, so that it links to
https://sequelize.org/Additional context
Some projects (example) and websites contain old links to
http://sequelizejs.com. The redirect to the new website almost works.