docs: fix the maintain-git
links in technical/platform-support
These links should point to `.html` files, not to `.txt` ones.
Compare also to 4945f046c7
(api docs: link to html version of
api-trace2, 2022-09-16).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
777489f9e0
commit
4154ed4108
@ -49,7 +49,7 @@ will be fixed in a later release:
|
|||||||
notice problems before they are considered "done with review"; whereas
|
notice problems before they are considered "done with review"; whereas
|
||||||
watching `master` means the stable branch could break for your platform, but
|
watching `master` means the stable branch could break for your platform, but
|
||||||
you have a decent chance of avoiding a tagged release breaking you. See "The
|
you have a decent chance of avoiding a tagged release breaking you. See "The
|
||||||
Policy" in link:../howto/maintain-git.txt["How to maintain Git"] for an
|
Policy" in link:../howto/maintain-git.html["How to maintain Git"] for an
|
||||||
overview of which branches are used in the Git project, and how.
|
overview of which branches are used in the Git project, and how.
|
||||||
|
|
||||||
* The bug report should include information about what platform you are using.
|
* The bug report should include information about what platform you are using.
|
||||||
@ -125,7 +125,7 @@ Compatible on `next`
|
|||||||
|
|
||||||
To avoid reactive debugging and fixing when changes hit a release or stable, you
|
To avoid reactive debugging and fixing when changes hit a release or stable, you
|
||||||
can aim to ensure `next` always works for your platform. (See "The Policy" in
|
can aim to ensure `next` always works for your platform. (See "The Policy" in
|
||||||
link:../howto/maintain-git.txt["How to maintain Git"] for an overview of how
|
link:../howto/maintain-git.html["How to maintain Git"] for an overview of how
|
||||||
`next` is used in the Git project.) To do that:
|
`next` is used in the Git project.) To do that:
|
||||||
|
|
||||||
* You should add a runner for your platform to the GitHub Actions or GitLab CI
|
* You should add a runner for your platform to the GitHub Actions or GitLab CI
|
||||||
|
Reference in New Issue
Block a user