Skip to content

Commit 66c3e2f

Browse files
authored
Disable livefyre/enable GH issues (#5025)
* disable livefyre/enable GH issues * fix syntax issue * switching to conceptual instead
1 parent 4ee8fc3 commit 66c3e2f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docfx.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,15 @@
9292
"searchScope": [".NET"],
9393
"uhfHeaderId": "MSDocsHeader-DotNet",
9494
"apiPlatform": "dotnet",
95-
"ms.topic": "article"
95+
"ms.topic": "conceptual",
96+
"feedback_system": "GitHub",
97+
"feedback_github_repo": "dotnet/docs",
98+
"feedback_product_url": "https://developercommunity.visualstudio.com/spaces/61/index.html"
9699
},
97100
"fileMetadata": {
101+
"feedback_product_url": {
102+
"docs/fsharp/**/**.md": "https://github.com/Microsoft/visualfsharp"
103+
},
98104
"ms.prod": {
99105
"_csharplang/spec/*.md": ".net",
100106
"_vblang/spec/*.md": ".net"

0 commit comments

Comments
 (0)