From ac8cb8542bf389d8b460bd7bfd5767372e23e1b0 Mon Sep 17 00:00:00 2001 From: Rageking8 <106309953+Rageking8@users.noreply.github.com> Date: Sat, 30 Mar 2024 20:28:17 +0800 Subject: [PATCH] Resolve broken link in docfx json --- docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docfx.json b/docfx.json index 482aed5b78ab3..3b38586e7bb98 100644 --- a/docfx.json +++ b/docfx.json @@ -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": {