summaryrefslogtreecommitdiff
path: root/tools/buildman/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/buildman/pyproject.toml')
-rw-r--r--tools/buildman/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/buildman/pyproject.toml b/tools/buildman/pyproject.toml
index 5f5c405afbf..8a27bbaf167 100644
--- a/tools/buildman/pyproject.toml
+++ b/tools/buildman/pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
[project.urls]
"Homepage" = "https://docs.u-boot-project.org/en/latest/build/buildman.html"
-"Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
+"Bug Tracker" = "https://git.u-boot-project.org/groups/u-boot/-/issues"
[project.scripts]
buildman = "buildman.main:run_buildman"