diff options
Diffstat (limited to 'bin/lo-commit-stat')
-rwxr-xr-x | bin/lo-commit-stat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lo-commit-stat b/bin/lo-commit-stat index fadca4ec71bd..a372eeab00fd 100755 --- a/bin/lo-commit-stat +++ b/bin/lo-commit-stat @@ -17,7 +17,7 @@ my %module_dirname = ( my %bugzillas = ( - fdo => "https://bugs.freedesktop.org/show_bug.cgi?id=", + fdo => "https://bugs.libreoffice.org/show_bug.cgi?id=", bnc => "https://bugzilla.novell.com/show_bug.cgi?id=", rhbz => "https://bugzilla.redhat.com/show_bug.cgi?id=", i => "https://issues.apache.org/ooo/show_bug.cgi?id=", |