We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013ccb4 commit 9619077Copy full SHA for 9619077
www/docs/tutorials/typeorm-custom-models.md
@@ -48,7 +48,7 @@ export default {
48
```
49
50
:::note
51
-[View source for built-in TypeORM models and schemas](https://github.com/nextauthjs/next-auth/tree/main/src/adapters/typeorm/models)
+[View source for built-in TypeORM models and schemas](https://github.com/nextauthjs/adapters/tree/canary/packages/typeorm-legacy/src/models)
52
:::
53
54
## Using custom models
0 commit comments