Skip to content

Commit 6998080

Browse files
committed
Fix case problem for include.
1 parent 6396aff commit 6998080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The pipeline module provides the execution framework for running sequential data
44

55
<!-- include architecture and diagram from top level readme -->
66
{%
7-
include "../Readme.md"
7+
include "../README.md"
88
start="## Architecture"
99
end="# Pipeline Steps"
1010

0 commit comments

Comments
 (0)