From 0ac07ddf71fed8121ddc5c18dc453182448b8746 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 9 Feb 2024 17:20:18 +0100 Subject: [PATCH] bitbake: doc: README: simpler link to contributor guide (Bitbake rev: 57d2f54e00374fe7452e123ec3c6e7ac27afb024) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- bitbake/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbake/README b/bitbake/README index 38a461f5c91..e9f4c858ee1 100644 --- a/bitbake/README +++ b/bitbake/README @@ -18,7 +18,7 @@ Bitbake requires Python version 3.8 or newer. Contributing ------------ -Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ +Please refer to our contributor guide here: https://docs.yoctoproject.org/contributor-guide/ for full details on how to submit changes. As a quick guide, patches should be sent to bitbake-devel@lists.openembedded.org