Skip to content

Commit 0920790

Browse files
authored
chore: fix default configuration link
1 parent 0e6b387 commit 0920790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ $ fluttergen -c example/pubspec.yaml
109109
## Configuration file
110110

111111
[FlutterGen] generates dart files based on the key **`flutter`** and **`flutter_gen`** of [`pubspec.yaml`](https://dart.dev/tools/pub/pubspec).
112-
Default configuration can be found [here](#default-settings).
112+
Default configuration can be found [here](#default_configuration).
113113

114114
```yaml
115115
# pubspec.yaml

0 commit comments

Comments
 (0)