| Message ID | 20260828172002.2364384-2-thomas.petazzoni@bootlin.com |
|---|---|
| State | New |
| Headers | show |
| Series | [1/2] docs/manual: patchwork is now at patchwork.buildroot.org | expand |
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes: > patchwork.buildroot.org used to be a redirect to patchwork.ozlabs.org, > but we are now running our own instance, so let's adjust the links in > the website accordingly. > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Committed, thanks.
diff --git a/docs/website/contribute.html b/docs/website/contribute.html index c05bdda62d..8da371cf01 100644 --- a/docs/website/contribute.html +++ b/docs/website/contribute.html @@ -18,7 +18,7 @@ autobuild failures</a></li> <li>Reviewing and testing patches sent by other developers. See the <a href="https://lists.buildroot.org/mailman/listinfo/buildroot">mailing list - </a> or <a href="https://patchwork.ozlabs.org/project/buildroot/list/"> + </a> or <a href="https://patchwork.buildroot.org/project/buildroot/list/"> patchwork</a>.</li> <li>Working on items from the <a href="https://www.elinux.org/Buildroot#Todo_list">TODO list</a></li>
patchwork.buildroot.org used to be a redirect to patchwork.ozlabs.org, but we are now running our own instance, so let's adjust the links in the website accordingly. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- docs/website/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)