docs: update link to git-wiki

The Git Wiki has been long deprecated, and is now partially removed. The
article we pointed to here seems to not have been backed up.

However, there's a new place that documents installing on Windows in the
Git Docs instead. So let's send users there instead.

Reviewed-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25585>
This commit is contained in:
Erik Faye-Lund
2023-10-06 10:45:02 +02:00
committed by Marge Bot
parent 6f9904923a
commit d4416216c6

View File

@@ -85,9 +85,9 @@ Windows Users
-------------
If you're `using Git on
Windows <https://git.wiki.kernel.org/index.php/WindowsInstall>`__ you'll
want to enable automatic CR/LF conversion in your local copy of the
repository:
Windows <https://git-scm.com/book/en/v2/Getting-Started-Installing-Git#_installing_on_windows>`__
you'll want to enable automatic CR/LF conversion in your local copy of
the repository:
.. code-block:: console