Skip to content

Commit 3560d44

Browse files
add redirects
1 parent e4ba4ca commit 3560d44

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/_redirects.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,10 @@ redirects:
2121
"yy": "bb"
2222
'testing/redirects/third-page.md':
2323
anchors:
24-
'removed-anchor':
24+
'removed-anchor':
25+
# Related to https://github.com/elastic/docs-builder/pull/1614
26+
'docs/contribute/cumulative-docs.md': 'contribute/cumulative-docs/index.md'
27+
'docs/versions/content-patterns.md': 'contribute/cumulative-docs/example-scenarios.md'
28+
'docs/versions/index.md': 'contribute/cumulative-docs/index.md'
29+
# I shouldn't need to do this should I?
30+
'docs/versions/_snippets/content-patterns-list.md': 'contribute/cumulative-docs/_snippets/content-patterns-list.md'

0 commit comments

Comments
 (0)