diff options
Diffstat (limited to 'doc/build')
| -rw-r--r-- | doc/build/documentation.rst | 2 | ||||
| -rw-r--r-- | doc/build/source.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/build/documentation.rst b/doc/build/documentation.rst index b55a4666643..65f767440bd 100644 --- a/doc/build/documentation.rst +++ b/doc/build/documentation.rst @@ -40,7 +40,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://docs.u-boot.org. The build +The HTML documentation is published at https://docs.u-boot-project.org. The build process for that site is controlled by the file *.readthedocs.yml*. Infodoc documentation diff --git a/doc/build/source.rst b/doc/build/source.rst index d21ee055f33..8407945a13f 100644 --- a/doc/build/source.rst +++ b/doc/build/source.rst @@ -7,7 +7,7 @@ You can download the source via .. code-block:: bash - git clone https://source.denx.de/u-boot/u-boot.git + git clone https://git.u-boot-project.org/u-boot/u-boot.git A mirror of the source is maintained on Github |
