Skip to content

Commit d552c73

Browse files
committed
fix test
1 parent 9a0d94d commit d552c73

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/authoring/Generator/LinkReferenceFile.fs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ Through various means $$$including-this-inline-syntax$$$
8686
},
8787
"cross_links": [],
8888
"redirects": {
89+
"migration/freeze/gh-action.md": {
90+
"to": "index.md"
91+
},
92+
"migration/freeze/index.md": {
93+
"to": "index.md"
94+
},
8995
"testing/redirects/4th-page.md": {
9096
"to": "testing/redirects/5th-page.md"
9197
},

0 commit comments

Comments
 (0)