Skip to content

Commit a61c7d1

Browse files
authored
Fix for cref error of docfx
1 parent 106ce53 commit a61c7d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docfx_project/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"disableGitFeatures": false,
8484
"xrefService": [
8585
"https://xref.docs.microsoft.com/query?uid={uid}"
86-
]
86+
],
87+
"repositoryRoot": "../"
8788
}
8889
}

0 commit comments

Comments
 (0)