Skip to content

Commit d692cc3

Browse files
try to trick redirect check
1 parent 220fc23 commit d692cc3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/_redirects.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,7 @@ redirects:
2727
'docs/versions/content-patterns.md': 'contribute/cumulative-docs/example-scenarios.md'
2828
'docs/versions/index.md': 'contribute/cumulative-docs/index.md'
2929
# I shouldn't need to do this should I?
30-
'docs/versions/_snippets/content-patterns-list.md': 'contribute/cumulative-docs/index.md'
30+
# I'm just going to do it to get the preview to build...
31+
'docs/versions/_snippets/content-patterns-list.md': 'contribute/cumulative-docs/index.md'
32+
'docs/contribute/cumulative-docs/images/example-not-one-section.png': 'contribute/cumulative-docs/example-scenarios.md'
33+
'docs/contribute/cumulative-docs/images/example-one-section.png': 'contribute/cumulative-docs/example-scenarios.md'

0 commit comments

Comments
 (0)