Skip to content

Commit 312d73b

Browse files
authored
Fix broken link to test-grok-pattern doc (#2432)
1 parent 632ad38 commit 312d73b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

output/schema/schema.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/_json_spec/text_structure.test_grok_pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"text_structure.test_grok_pattern": {
33
"documentation": {
4-
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/test-grok-pattern-api.html",
4+
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/test-grok-pattern.html",
55
"description": "Tests a Grok pattern on some text."
66
},
77
"stability": "stable",

0 commit comments

Comments
 (0)