aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bugzilla-submit/bugzilla-submit.xml
diff options
context:
space:
mode:
authorLinh Nguyen <linhnguyen@mozilla.com>2021-11-20 00:46:26 -0500
committerDave Miller <github@justdave.net>2022-08-23 21:12:51 -0400
commited982add9de2a110b94f443e1f52fb339ea9c8e7 (patch)
tree28ead3e2d51b505e081c716e31a8dcbb38a3b013 /contrib/bugzilla-submit/bugzilla-submit.xml
parentc136bc033735853f025dbef49688646e89f3ce6f (diff)
downloadbugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.tar
bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.tar.gz
bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.tar.bz2
bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.tar.xz
bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.zip
Remove Landfill reference (#103)
* Remove Landfill reference and update test site (#1) * Update README * Update README * Update bugzilla-submit.xml * Update creating-an-account.rst * Update filing.rst * Update finding.rst * Address review comments
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