From 2678028eabd20ebff323ba4114abb0a207717035 Mon Sep 17 00:00:00 2001 From: Tyler Yankee Date: Thu, 23 Oct 2025 14:18:55 -0400 Subject: [PATCH] Help/instrumentation: Fix link to CMake Content File Fix typo from commit 97adbc91fa (instrumentation: Move target data into content files, 2025-09-25, v4.2.0-rc1~49^2). --- Help/manual/cmake-instrumentation.7.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/manual/cmake-instrumentation.7.rst b/Help/manual/cmake-instrumentation.7.rst index e0d0fc2e2b..e9dd6dadf2 100644 --- a/Help/manual/cmake-instrumentation.7.rst +++ b/Help/manual/cmake-instrumentation.7.rst @@ -419,7 +419,7 @@ and contain the following data: be determined. ``cmakeContent`` - The path to a `v1 CMake Content` file located under ``data``, which + The path to a `v1 CMake Content File`_ located under ``data``, which contains information about the CMake configure and generate steps responsible for generating the ``command`` in this snippet.