summaryrefslogtreecommitdiffstats
path: root/zoom.php
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-08-01 18:15:03 +0800
committerJohan Cwiklinski <trasher@x-tnd.be>2010-08-01 18:17:04 +0800
commit14c9846503dfe5dce78205001bae82a75c557116 (patch)
tree07fb678960bc6008217f0a12c04ee5f68fdc59b1 /zoom.php
parent7ed7a3829a298742cc40c83f8c898a0f23c4b10e (diff)
rename link from ViewVC to GitWeb
Diffstat (limited to 'zoom.php')
-rw-r--r--zoom.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/zoom.php b/zoom.php
index 55f2920..0a1c2e1 100644
--- a/zoom.php
+++ b/zoom.php
@@ -167,7 +167,7 @@ if ( !isset($name) || !$name ) {
'?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=ON_QA' .
'&amp;component=' . $name;
}
- $summary['ViewVC']
+ $summary['GitWeb']
= 'http://pkgs.fedoraproject.org/gitweb/?p=' . $name . '.git';
$summary['PkgDB'] = $fedcli->getPackageURL($name);