Skip to content

Commit

Permalink
Resolve broken link in docfx json (dotnet#40269)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rageking8 authored Apr 1, 2024
1 parent b3b2476 commit 77e81a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"docs/framework/wcf/**/**.md": "None"
},
"open_source_feedback_issueUrl": {
"_csharplang/**.*": "https://github.com/dotnet/charplang/issues/new?template=docs-feedback.yml",
"_csharplang/**.*": "https://github.com/dotnet/csharplang/issues/new?template=docs-feedback.yml",
"_csharpstandard/standard/*.md": "https://github.com/dotnet/csharpstandard/issues/new?template=docs-feedback.yml"
},
"open_source_feedback_productName": {
Expand Down

0 comments on commit 77e81a5

Please sign in to comment.