Prisma ORM: Version mismatch for data migrations link
Checks
- I have confirmed that the link is still broken after 3-24 hours of my initial discovery.
- I have confirmed in the Discord community that others are having the same issue with this link.
- This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- I have thoroughly read and understand The Odin Project Contributing Guide
- Would you like to work on this issue?
Description of the broken link
The last link in the second assignment in the Prisma lesson for Data migrations lead to the latest (v8) version of the docs. Although currently there is a link in that page to the v7 version, I believe it is better to link directly to the v7 version of the guide (https://www.prisma.io/docs/guides/v7/database/data-migration), similar to the rest of the links in the assignment to avoid confusion, as there are significant changes in the instructions.
I had also noticed a recent PR #31347 that had changed the other links to v7, but it appears it had missed this specific link.
Path
Node / JS
Lesson Url
https://www.theodinproject.com/lessons/nodejs-prisma-orm
(Optional) Discord Name
No response
(Optional) Additional Comments
I am open to others making a PR for this, but if no one steps up, I can do it myself.
Source: TheOdinProject/curriculum