Skip to content

Commit cc66733

Browse files
authored
Merge pull request #72 from fluent/update-links
Update links to docs.fluentd.org
2 parents db5d2f4 + 463c60b commit cc66733

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ You can use this parser without `multiline_start_regexp` when you know your data
9595

9696
## Configurations
9797

98-
* See also: [TimeParameters Plugin Overview](https://docs.fluentd.org/v1.0/articles/timeparameters-plugin-overview)
99-
* See also: [Parser Plugin Overview](https://docs.fluentd.org/v1.0/articles/parser-plugin-overview)
98+
* See also: [Parser Plugin Overview](https://docs.fluentd.org/configuration/parse-section)
10099

101100
* **time_format** (string) (optional): The format of the time field.
102101
* **grok_pattern** (string) (optional): The pattern of grok. You cannot specify multiple grok pattern with this.
@@ -271,7 +270,7 @@ Here is a sample config using the Grok parser with `in_tail` and the `types` par
271270

272271
If you want to use this plugin with Fluentd v0.12.x or earlier, you can use this plugin version v1.x.
273272

274-
See also: [Plugin Management | Fluentd](http://docs.fluentd.org/articles/plugin-management#plugin-version-management)
273+
See also: [Plugin Management | Fluentd](https://docs.fluentd.org/deployment/plugin-management)
275274

276275
## License
277276

0 commit comments

Comments
 (0)