commit: e615638713fd8244f5c3a37e788c765b3acfba30
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 15:47:36 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 15:51:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6156387
app-shells/ugit: metadata - fix bugs-to
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-shells/ugit/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/ugit/metadata.xml b/app-shells/ugit/metadata.xml
index 16e9adce3978..3e0ec7914a55 100644
--- a/app-shells/ugit/metadata.xml
+++ b/app-shells/ugit/metadata.xml
@@ -7,7 +7,7 @@
<name>Gentoo Dotnet Project</name>
</maintainer>
<upstream>
- <bugs-to>https://gitlab.com/StartAutomating/ugit/issues/</bugs-to>
+ <bugs-to>https://github.com/StartAutomating/ugit/issues/</bugs-to>
<remote-id type="github">StartAutomating/ugit</remote-id>
</upstream>
</pkgmetadata>