]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1499417 - Change BMO docs links from bmo.readthedocs.org to .io
authorKohei Yoshino <kohei.yoshino@gmail.com>
Tue, 16 Oct 2018 19:39:23 +0000 (15:39 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 16 Oct 2018 19:39:23 +0000 (15:39 -0400)
conf/checksetup_answers.txt
contribute.json
extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl
template/en/default/account/prefs/apikey.html.tmpl
vagrant_support/checksetup_answers.j2

index a1913ac7b5bd8e6a5cfaa34f43c108e3c8234d18..f5c7559d6c869a36be53a604445020216d8879ac 100644 (file)
@@ -25,4 +25,4 @@ $answer{'insidergroup'}         = 'admin';
 $answer{'defaultpriority'}      = '--';
 $answer{'defaultseverity'}      = 'normal';
 $answer{'skin'}                 = 'Mozilla';
-$answer{'docs_urlbase'}         = 'https://bmo.readthedocs.org/en/latest/';
+$answer{'docs_urlbase'}         = 'https://bmo.readthedocs.io/en/latest/';
index e5b4246dcc73e4d7a4e2c49c5db37d18f0aa35ac..01d9d9ea8d4566de591414e037de917c62c0910a 100644 (file)
@@ -18,7 +18,7 @@
     ],
     "participate": {
         "home": "https://wiki.mozilla.org/BMO",
-        "docs": "https://bmo.readthedocs.org",
+        "docs": "https://bmo.readthedocs.io",
         "irc": "irc://irc.mozilla.org/#bmo",
         "irc-contacts": [
             "dkl",
index e4e8d840f28e024ae98fec3651d5a2a814c941b4..11f7d4a7b6653a837870b2322114cb0d737e8bbe 100644 (file)
@@ -34,7 +34,7 @@ https://wiki.mozilla.org/Try#Getting_access_to_the_Try_Server
 
 And you can learn more about how Mozilla uses Mercurial here:
 
-http://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/index.html
+http://mozilla-version-control-tools.readthedocs.io/en/latest/hgmozilla/index.html
 
 While that's underway, we'd be happy to work with you on something
 new; you can take a look at our list of Good First [% terms.bugs %],
index c4b4074c1bc0e93ff64d180806cba5706c78a7c2..19cec468fffb58e9e2215b0a093f6b5b190ac2c2 100644 (file)
@@ -17,7 +17,7 @@
   you record what each key is used for.<br>
   <br>
   Documentation on how to log in is available
-  <a href="https://bmo.readthedocs.org/en/latest/api/core/v1/general.html#authentication">
+  <a href="https://bmo.readthedocs.io/en/latest/api/core/v1/general.html#authentication">
     here</a>.
 </p>
 
index 441a4d41db97da8791fa5daf587a5a3461d8efdf..0b9c9d3c592dffc902880d4c4e043a635ba36c19 100644 (file)
@@ -36,6 +36,6 @@ $answer{'insidergroup'}         = 'admin';
 $answer{'defaultpriority'}      = '--';
 $answer{'defaultseverity'}      = 'normal';
 $answer{'skin'}                 = 'Mozilla';
-$answer{'docs_urlbase'}         = 'https://bmo.readthedocs.org/en/latest/';
+$answer{'docs_urlbase'}         = 'https://bmo.readthedocs.io/en/latest/';
 $answer{'ses_username'}         = 'ses';
 $answer{'ses_password'}         = 'secret';