File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,16 @@ redirects:
3636 - to : ' reference/query-languages/esql/commands/show.md'
3737 anchors : {'esql-show'}
3838
39+ # Handle old anchor references to esql-commands.md
40+ ' reference/query-languages/esql/esql-commands.md ' :
41+ to : ' reference/query-languages/esql/esql-commands.md'
42+ anchors : {} # pass-through unlisted anchors in the `many` ruleset
43+ many :
44+ - to : ' reference/query-languages/esql/commands/source-commands.md'
45+ anchors : {'esql-source-commands'}
46+ - to : ' reference/query-languages/esql/commands/processing-commands.md'
47+ anchors : {'esql-processing-commands'}
48+
3949 ' reference/query-languages/esql/commands/processing-commands.md ' :
4050 to : ' reference/query-languages/esql/commands/processing-commands.md'
4151 anchors : {} # pass-through unlisted anchors in the `many` ruleset
You can’t perform that action at this time.
0 commit comments