Skip to content

Commit

Permalink
Update xref service for docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogFeelings committed Feb 12, 2024
1 parent 473dd16 commit 4780617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
],
"postProcessors": [
"ExtractSearchIndex",
"DescriptionPostProcessor"
"DescriptionPostProcessor"
],
"overwrite": "_overwrites/**/**.md",
"globalMetadata": {
Expand All @@ -63,6 +63,6 @@
"_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg",
"_appFaviconPath": "favicon.ico"
},
"xrefService": ["https://learn.microsoft.com/api/xref/query?uid={uid}"]
"xref": ["https://github.com/dotnet/docfx/raw/main/.xrefmap.json"]
}
}

0 comments on commit 4780617

Please sign in to comment.