docs-wide: fix various broken links

Fix various broken links found using the linkcheck builder, in various
places of the documentation. For most, the replacing link is the
equivalent new link.

(From yocto-docs rev: 5f708a1bc31ae94dd3513615b0ce079aa7897628)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 358519ca6406a89fee42c45dcaf63a37a374f33c)
[AG: fix conflict in variables.rst, due to changes to new variables in master]
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
Antonin Godard
2026-07-10 16:46:55 +02:00
committed by Paul Barker
parent cbaaf0dcf7
commit e146cbbc73
7 changed files with 28 additions and 32 deletions

View File

@@ -365,7 +365,7 @@ commands.
.. note::
- For more information on Git, see
https://git-scm.com/documentation.
https://git-scm.com/docs.
- If you need to download Git, it is recommended that you add Git to
your system through your distribution's "software store" (e.g. for
@@ -496,7 +496,7 @@ you can manage with a small set of basic operations and workflows once
you understand the basic philosophy behind Git. You do not have to be an
expert in Git to be functional. A good place to look for instruction on
a minimal set of Git commands is
`here <https://git-scm.com/documentation>`__.
`here <https://git-scm.com/docs>`__.
The following list of Git commands briefly describes some basic Git
operations as a way to get started. As with any set of commands, this