diff options
author | Baruch Siach <baruch@tkos.co.il> | 2024-02-05 09:45:45 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-02-08 03:47:53 -1000 |
commit | 167d294de3d04e00c8dbf432077a844ae1b36356 (patch) | |
tree | d6ef3f64b25b734906d8dd7ada31b00b7c2fe61f /documentation | |
parent | 6c40f9c1ef52f894c69d8dfc4b07b1b434dc1d13 (diff) | |
download | poky-167d294de3d04e00c8dbf432077a844ae1b36356.tar.gz |
contributor-guide: fix lore URL
Cc: Michael Opdenacker <michael.opdenacker@bootlin.com>
(From yocto-docs rev: d044e01369666d3d48250661afc6b825b513d99e)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/contributor-guide/submit-changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst index 95728c25c6..61f3157d60 100644 --- a/documentation/contributor-guide/submit-changes.rst +++ b/documentation/contributor-guide/submit-changes.rst | |||
@@ -438,7 +438,7 @@ their e-mail clients will default to including your email address in the | |||
438 | conversation anyway. | 438 | conversation anyway. |
439 | 439 | ||
440 | Anyway, you'll also be able to access the new messages on mailing list archives, | 440 | Anyway, you'll also be able to access the new messages on mailing list archives, |
441 | either through a web browser, or for the lists archived on https://lore.kernelorg, | 441 | either through a web browser, or for the lists archived on https://lore.kernel.org, |
442 | through an individual newsgroup feed or a git repository. | 442 | through an individual newsgroup feed or a git repository. |
443 | 443 | ||
444 | Sending Patches via Email | 444 | Sending Patches via Email |