chore(docs): fix link to announcement (#544)
This commit is contained in:
parent
e2cfcb0292
commit
0a6db6a19f
|
|
@ -4,7 +4,7 @@ title: Nexus Framework Users
|
|||
|
||||
## Hello Nexus Framework User!
|
||||
|
||||
If you are a `nexus` (Nexus Framework) user we strongly encourage you to migrate to `@nexus/schema` (Nexus Schema). For more detail about why and how this came about please see [this announcement](https://prisma.io/blog/todo). The following guide is written to help you transition from the framework back to the library.
|
||||
If you are a `nexus` (Nexus Framework) user we strongly encourage you to migrate to `@nexus/schema` (Nexus Schema). For more detail about why and how this came about please see [this announcement](https://github.com/prisma-labs/graphql-framework-experiment/issues/1432). The following guide is written to help you transition from the framework back to the library.
|
||||
|
||||
Note that there is a [separate migration guide](https://nxs.li/unframework/plugin/prisma/migrate) detailing how to go from the Prisma plugin for Nexus Framework to the Prisma plugin for Nexus schema.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue