diff options
| author | Quentin Schulz <[email protected]> | 2026-08-27 21:53:06 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-08-29 06:41:36 +0200 |
| commit | 43c547d971ead0bd3a6dea0d561092fa43c8f286 (patch) | |
| tree | 432e73d92f6f3e8d80a7bb1b0886b8430edfc911 | |
| parent | 8794b964d77190ec888b025e9df452e2a9d67a2e (diff) | |
doc: index: update link to mailing list info
The landing page of mailman with all mailing lists hosted on
lists.u-boot-project.org isn't really useful to the typical user as the
two other lists are for custodians or board maintainers. Therefore,
point at the information page for the most relevant mailing list for
most users.
Signed-off-by: Quentin Schulz <[email protected]>
| -rw-r--r-- | doc/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 6fe8ca0788b..7397baeee0a 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -9,7 +9,7 @@ This is the top level of the U-Boot's documentation tree. U-Boot documentation, like the U-Boot itself, is very much a work in progress; that is especially true as we work to integrate our many scattered documents into a coherent whole. Please note that improvements to the -documentation are welcome; join the U-Boot list at http://lists.u-boot-project.org +documentation are welcome; join the U-Boot list at https://lists.u-boot-project.org/mailman/listinfo/u-boot if you want to help out. .. toctree:: |
