diff --git a/docs/docfx.json b/docs/docfx.json index 33690c4..ddbb05f 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -133,7 +133,8 @@ "markdownEngineName": "markdig", "noLangKeyword": false, "keepFileLink": false, + "xrefService": [ "https://xref.docs.microsoft.com/query?uid={uid}" ], "cleanupCacheHistory": false, "disableGitFeatures": false } -} \ No newline at end of file +}