[lldb][docs] Fix Visual Studio link in build doc

Fixes warning:
build.rst:107: WARNING: 'any' reference target not found: https://visualstudio.microsoft.com
This commit is contained in:
David Spickett
2025-12-09 17:25:55 +00:00
parent fa607658a2
commit ab8208f4f1

View File

@@ -104,7 +104,7 @@ Build Requirements
Please follow the steps below if you only want to **build** lldb.
1. Install `Visual Studio <https://visualstudio.microsoft.com>` with the
1. Install `Visual Studio <https://visualstudio.microsoft.com>`_ with the
"Desktop Development with C++" workload. Make sure that the latest Windows
SDK and the Active Template Library (ATL) are installed.
2. Install `Git Bash <https://git-scm.com/install/windows>`_ and add