aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bugzilla-submit/bugzilla-submit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bugzilla-submit/bugzilla-submit.xml')
-rwxr-xr-xcontrib/bugzilla-submit/bugzilla-submit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bugzilla-submit/bugzilla-submit.xml b/contrib/bugzilla-submit/bugzilla-submit.xml
index 2cfdc9209..297e690cc 100755
--- a/contrib/bugzilla-submit/bugzilla-submit.xml
+++ b/contrib/bugzilla-submit/bugzilla-submit.xml
@@ -201,12 +201,12 @@ password field is the right password. The URL in the machine field
must be enclosed in double quotes.</para>
<para>For example, if your Bugzilla instance is at
-"http://landfill.bugzilla.org/bztest/", and your login and password
+"https://bugzilla.example.org/bztest/", and your login and password
there are "john@doe.com" and "foo", respectively, your
<filename>.netrc</filename> entry should look something like:</para>
<screen>
- machine "http://landfill.bugzilla.org/bztest/"
+ machine "https://bugzilla.example.org/bztest/"
login john@doe.com
password foo