Fix loc for link text "C/C++ Properties Schema Reference". (#13359)

This commit is contained in:
Sean McManus
2025-03-11 10:19:46 -07:00
committed by GitHub
parent 72f68c01f2
commit 6cc1bd787e
+1 -1
View File
@@ -426,7 +426,7 @@
<div style="height: 30px; display: block"></div>
<span data-loc-id="check.the.schema">Learn more about the C/C++ properties by going to <a href="https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference" title="Properties Schema Reference" data-loc-id-title="view.schema.reference">C/C++ Properties Schema Reference</a>.</span><br>
<span data-loc-id="check.the.schema">Learn more about the C/C++ properties by going to <a data-loc-id="cpp.properties.schema.reference" href="https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference" title="Properties Schema Reference" data-loc-id-title="view.schema.reference">C/C++ Properties Schema Reference</a>.</span><br>
</div>
</div> <!-- sidebar end -->