You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/docs/config-reference/codegen-config.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ import { PackageCmd } from '@/components'
3
3
4
4
# `codegen.yml` file
5
5
6
-
[The plugins' page](https://google.com) lists dozens of plugins with their set of options and specific outputs.
6
+
[The plugins' page](/plugins) lists dozens of plugins with their set of options and specific outputs.
7
7
8
8
GraphQL Code Generator relies on a configuration file named `codegen.yml` or `codegen.json` to manage all possible options, input, and output document types.
0 commit comments