Skip to content

Commit dcdb0cb

Browse files
authored
Fixed doc issue #333
Fixed broken link in readme.md.
1 parent 2388830 commit dcdb0cb

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
@@ -486,7 +486,7 @@ This column stores log event property values as JSON. Typically you will use eit
486486

487487
The `ExcludeAddtionalProperties` and `ExcludeStandardColumns` properties are described in the [Custom Property Columns](#custom-property-columns) topic.
488488

489-
The content of this column is rendered as JSON by default or with a custom ITextFormatter passed by the caller as parameter `logEventFormatter`. Details can be found in [Sink Configuration Options](#sink-configuration-options).
489+
The content of this column is rendered as JSON by default or with a custom ITextFormatter passed by the caller as parameter `logEventFormatter`. Details can be found in [Sink Configuration](#sink-configuration).
490490

491491
## Custom Property Columns
492492

0 commit comments

Comments
 (0)