From 37ad2a586cba2aa3716c163a2dcca34461cb730a Mon Sep 17 00:00:00 2001 From: Valentin Buira Date: Thu, 7 Nov 2024 01:14:31 +0100 Subject: [PATCH] Fix table of content link --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 0ecbcadf000..f95a3e87b1b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -36,7 +36,7 @@ Building QGIS from source - step by step * [4.2.1.2. Building the dependencies](#4212-building-the-dependencies) * [4.2.1.3. Cross-Building QGIS](#4213-cross-building-qgis) * [4.2.2. Testing QGIS](#422-testing-qgis) - * [4.3 Building for Qt 6 with VCPKG in Microsoft Visual Studio](43-building-on-windows-with-vcpkg) + * [4.3 Building for Qt 6 with VCPKG in Microsoft Visual Studio](#43-building-on-windows-with-vcpkg) * [5. Building on MacOS X](#5-building-on-macos-x) * [5.1. Install Developer Tools](#51-install-developer-tools) * [5.2. Install CMake and other build tools](#52-install-cmake-and-other-build-tools)