Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
authorSeongJae Park <sj@kernel.org>
Fri, 11 Oct 2024 17:01:53 +0000 (10:01 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 17 Oct 2024 07:28:09 +0000 (00:28 -0700)
commit46e10f644ac0a48d719436d4e9d61289f3979835
tree216b7bc61766e9fce3dc7659b4f2a3bf406a9625
parenta6e0ceb7bf48695d199f93432b35cb11502da0e4
Docs/damon/maintainer-profile: add missing '_' suffixes for external web links

Patch series "Docs/damon/maintainer-profile: a couple of minor hotfixes".

DAMON maintainer-profile.rst file patches[1] that were merged into the
v6.12-rc1 have a couple of minor mistakes.  Fix those.

[1] https://lore.kernel.org/20240826015741.80707-1-sj@kernel.org

This patch (of 2):

Links to external web pages on DAMON's maintainer-profile.rst are missing
'_' suffixes.  As a result, rendered document is having only verbose URLs
that cannot be clicked.  Fix those.

Also, update the link texts for git trees to contain the names of the
trees, for better readability and avoiding below Sphinx warning.

    maintainer-profile.rst:4: WARNING: Duplicate explicit target name: "tree".

Link: https://lkml.kernel.org/r/20241011170154.70651-1-sj@kernel.org
Link: https://lkml.kernel.org/r/20241011170154.70651-2-sj@kernel.org
Fixes: 2e9b3d6e2e59 ("Docs/damon/maintainer-profile: add links in place")
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/mm/damon/maintainer-profile.rst