Skip to content

Commit 6dfa677

Browse files
committed
fix relative path to field spec
1 parent c64d727 commit 6dfa677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • spec/content/kibana/knowledge_base_entry

spec/content/kibana/knowledge_base_entry/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
type: folder
2020
name: fields
2121
required: true
22-
$ref: "../../data_stream/fields/spec.yml"
22+
$ref: "../../../integration/data_stream/fields/spec.yml"
2323
- description: Folder containing the knowledge base content files
2424
type: folder
2525
name: content

0 commit comments

Comments
 (0)