diff --git a/day1/README.md b/day1/README.md index 3cf0aae..1ca3293 100644 --- a/day1/README.md +++ b/day1/README.md @@ -4,7 +4,7 @@ - setup project - clone to your github -- Read the documentation https://sequelize.org/v7/manual/getting-started.html +- Read the documentation https://sequelize.org/docs/v7/getting-started/ - Setup the following Models in models folder. Make sure tables made by sequelize: ```