We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ba4ca commit 3560d44Copy full SHA for 3560d44
docs/_redirects.yml
@@ -21,4 +21,10 @@ redirects:
21
"yy": "bb"
22
'testing/redirects/third-page.md':
23
anchors:
24
- 'removed-anchor':
+ '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