From c4720d75ac61dffef17a72e3c4f2fadfd2cef2ee Mon Sep 17 00:00:00 2001 From: Sean McManus Date: Fri, 22 Aug 2025 10:51:44 -0700 Subject: [PATCH] Fix broken doc link. --- Documentation/LanguageServer/c_cpp_properties.json.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/LanguageServer/c_cpp_properties.json.md b/Documentation/LanguageServer/c_cpp_properties.json.md index e4dd1e58e..d9bd52a0c 100644 --- a/Documentation/LanguageServer/c_cpp_properties.json.md +++ b/Documentation/LanguageServer/c_cpp_properties.json.md @@ -1 +1 @@ -The documentation for c_cpp_properties.json has moved to https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference. \ No newline at end of file +The documentation for c_cpp_properties.json has moved to https://code.visualstudio.com/docs/cpp/customize-cpp-settings. \ No newline at end of file