doc: Update documentation URL

Update to use the new docs.u-boot.org URL for documentation.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2023-11-19 08:36:00 -07:00
committed by Tom Rini
parent 0c2f6c317f
commit 4c4977cbc9
8 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ classifiers = [
]
[project.urls]
"Homepage" = "https://u-boot.readthedocs.io"
"Homepage" = "https://docs.u-boot.org"
"Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
[tool.setuptools.packages.find]