Skip to content

Commit c4c5478

Browse files
committed
oops
1 parent 8c38f39 commit c4c5478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/breaking-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ This property has not been used for some time (replaced by the `FieldAndFormat`
187187

188188
`Field`/`Fields` static factory methods and conversion operators no longer return nullable references but throw exceptions instead (`Field`) if the input `string`/`Expression`/`PropertyInfo` argument is `null`.
189189

190-
This makes implicit conversions to `Field` more user-friendly without requiring the null-forgiveness operator (`!`) ([read more](./index.md/5-field-name-inference)).
190+
This makes implicit conversions to `Field` more user-friendly without requiring the null-forgiveness operator (`!`) ([read more](index.md/5-field-name-inference)).
191191

192192
#### 8. `FieldValue` [8-fieldvalue]
193193

0 commit comments

Comments
 (0)