Issue Creation Checklist
Bug Description
I was reading the Data Types > ENUMs section in Sequelize v7, and when I clicked on the [the API Reference for DataTypes.ENUM](https://sequelize.org/api/v7/classes/_sequelize_core.index.unknown.ENUM.html) link, it directed me to a Page Not Found.
Reproducible Example
Attempt to go to https://sequelize.org/api/v7/classes/_sequelize_core.index.unknown.ENUM.html and get a Page Not Found.
What do you expect to happen?
I would expect the page to be found.
What is actually happening?
The page is not found.
Environment
https://sequelize.org/api/v7
Would you be willing to resolve this issue by submitting a Pull Request?
Indicate your interest in the resolution of this issue by adding the 👍 reaction. Comments such as "+1" will be removed.
Issue Creation Checklist
Bug Description
I was reading the Data Types > ENUMs section in Sequelize v7, and when I clicked on the
[the API Reference for DataTypes.ENUM](https://sequelize.org/api/v7/classes/_sequelize_core.index.unknown.ENUM.html)link, it directed me to a Page Not Found.Reproducible Example
Attempt to go to https://sequelize.org/api/v7/classes/_sequelize_core.index.unknown.ENUM.html and get a Page Not Found.
What do you expect to happen?
I would expect the page to be found.
What is actually happening?
The page is not found.
Environment
https://sequelize.org/api/v7
Would you be willing to resolve this issue by submitting a Pull Request?
Indicate your interest in the resolution of this issue by adding the 👍 reaction. Comments such as "+1" will be removed.