Skip to content

Commit d32a194

Browse files
filzrevp-kostov
authored andcommitted
fix: Xref links are not resolved on docs site (dotnet#9880)
fix: xref links are not resolved on docs
1 parent a5304cb commit d32a194

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docfx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"priority": 0.5,
4646
"changefreq": "daily"
4747
},
48+
"xref": [
49+
"../.xrefmap.json"
50+
],
4851
"output": "_site",
4952
"template": [
5053
"default",

0 commit comments

Comments
 (0)