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 9a0d94d commit d552c73Copy full SHA for d552c73
tests/authoring/Generator/LinkReferenceFile.fs
@@ -86,6 +86,12 @@ Through various means $$$including-this-inline-syntax$$$
86
},
87
"cross_links": [],
88
"redirects": {
89
+ "migration/freeze/gh-action.md": {
90
+ "to": "index.md"
91
+ },
92
+ "migration/freeze/index.md": {
93
94
95
"testing/redirects/4th-page.md": {
96
"to": "testing/redirects/5th-page.md"
97
0 commit comments