Skip to content

Commit 2f498fe

Browse files
authored
Change reference of default values validation in documentation (#496)
1 parent 7bcb6ed commit 2f498fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ print(Settings1())
136136
#> foo='test'
137137
```
138138

139-
Check the [Validation of default values](validators.md#validation-of-default-values) for more information.
139+
Check the [validation of default values](fields.md#validate-default-values) for more information.
140140

141141
## Environment variable names
142142

0 commit comments

Comments
 (0)