From ffe1a641ce6ce758e344ac347c465e8311d6dbcf Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 20 Jan 2024 13:16:06 +0000 Subject: [PATCH] Update Bugzilla source Code URL (#512) Use the actual source code URL. Folowed links through https://www.bugzilla.org/contributing/ - > https://wiki.mozilla.org/Bugzilla:Developers -> https://wiki.mozilla.org/Bugzilla:Git --- software/bugzilla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/bugzilla.yml b/software/bugzilla.yml index 9bf54b0134..39655ddfc2 100644 --- a/software/bugzilla.yml +++ b/software/bugzilla.yml @@ -7,4 +7,4 @@ platforms: - Perl tags: - Ticketing -source_code_url: https://www.bugzilla.org/ +source_code_url: https://github.com/bugzilla/bugzilla