From 4c4977cbc92ae984a1c1db148ae8d70dd2fed5ad Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 19 Nov 2023 08:36:00 -0700 Subject: doc: Update documentation URL Update to use the new docs.u-boot.org URL for documentation. Signed-off-by: Simon Glass --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index ab4cda54d2b..8efaebcf528 100644 --- a/README +++ b/README @@ -2659,5 +2659,5 @@ Contributing The U-Boot projects depends on contributions from the user community. If you want to participate, please, have a look at the 'General' -section of https://u-boot.readthedocs.io/en/latest/develop/index.html +section of https://docs.u-boot.org/en/latest/develop/index.html where we describe coding standards and the patch submission process. -- cgit v1.3.1