summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/defparams.pl b/defparams.pl
index fc3fe8245..1e880dd82 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -213,7 +213,7 @@ sub check_netmask {
desc => 'The URL that is the common initial leading part of all Bugzilla ' .
'URLs.',
type => 't',
- default => 'http://cvs-mirror.mozilla.org/webtools/bugzilla/',
+ default => 'http://you-havent-visited-editparams.cgi-yet/',
checker => \&check_urlbase
},