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 --- doc/build/documentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/build/documentation.rst b/doc/build/documentation.rst index 20b0fefa2d8..098c96a4c4f 100644 --- a/doc/build/documentation.rst +++ b/doc/build/documentation.rst @@ -37,7 +37,7 @@ The *htmldocs* target is used to build the HTML documentation. It uses the # Display the documentation in a graphical web browser x-www-browser doc/output/index.html -The HTML documentation is published at https://u-boot.readthedocs.io. The build +The HTML documentation is published at https://docs.u-boot.org. The build process for that site is controlled by the file *.readthedocs.yml*. Infodoc documentation -- cgit v1.3.1