Skip to content

Commit b2c3729

Browse files
author
John Doe
committed
refactor: fix docs
1 parent 35df593 commit b2c3729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/zod2md-jsdocs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add the plugin to your `nx.json`:
1717

1818
```jsonc
1919
{
20-
"plugins": ["./tools/zod2md-jsdocs/src/lib/plugin.js"],
20+
"plugins": ["./tools/zod2md-jsdocs/src/nx-plugin.ts"],
2121
}
2222
```
2323

0 commit comments

Comments
 (0)