aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-11-19 08:36:00 -0700
committerTom Rini <trini@konsulko.com>2023-12-13 18:39:05 -0500
commit4c4977cbc92ae984a1c1db148ae8d70dd2fed5ad (patch)
tree41d77ffdc025a398b545a1d8edc9fa9610ff3874 /README
parent0c2f6c317f3f4de8623116801e6212441328447d (diff)
downloadu-boot-4c4977cbc92ae984a1c1db148ae8d70dd2fed5ad.zip
u-boot-4c4977cbc92ae984a1c1db148ae8d70dd2fed5ad.tar.gz
u-boot-4c4977cbc92ae984a1c1db148ae8d70dd2fed5ad.tar.bz2
doc: Update documentation URL
Update to use the new docs.u-boot.org URL for documentation. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ab4cda5..8efaebc 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.