Skip to content

Commit 9619077

Browse files
authored
docs(typeorm): update link to source (#1957)
1 parent 013ccb4 commit 9619077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/tutorials/typeorm-custom-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default {
4848
```
4949

5050
:::note
51-
[View source for built-in TypeORM models and schemas](https://github.com/nextauthjs/next-auth/tree/main/src/adapters/typeorm/models)
51+
[View source for built-in TypeORM models and schemas](https://github.com/nextauthjs/adapters/tree/canary/packages/typeorm-legacy/src/models)
5252
:::
5353

5454
## Using custom models

0 commit comments

Comments
 (0)