]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Use HTTPS protocol in documentation (#64)
authorSuriyaa Sundararuban <isc.suriyaa@gmail.com>
Mon, 22 Mar 2021 04:45:26 +0000 (05:45 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 04:45:26 +0000 (00:45 -0400)
docs/en/rst/about/index.rst

index 239c6ecea5badc1c0a415e75e2b4ab8d59dac001..c2573391ae3ffa1039510c08f6784ff90e277a2c 100644 (file)
@@ -10,7 +10,7 @@ that tracks millions of bugs and issues for thousands of organizations around
 the world.
 
 The most current version of this document can always be found on the
-`Bugzilla website <http://www.bugzilla.org/docs/>`_.
+`Bugzilla website <https://www.bugzilla.org/docs/>`_.
 
 .. _evaluating:
 
@@ -36,7 +36,7 @@ Google Group. Please
 first, and then ask your question there.
 
 If you need a guaranteed response, commercial support is
-`available <http://www.bugzilla.org/support/consulting.html>`_ for Bugzilla
+`available <https://www.bugzilla.org/support/consulting.html>`_ for Bugzilla
 from a number of people and organizations.
 
 .. _conventions:
@@ -81,13 +81,13 @@ new text and markup.
 License
 #######
 
-Bugzilla is `free <http://www.gnu.org/philosophy/free-sw.html>`_ and
-`open source <http://opensource.org/osd>`_ software, which means (among other
+Bugzilla is `free <https://www.gnu.org/philosophy/free-sw.html>`_ and
+`open source <https://opensource.org/osd>`_ software, which means (among other
 things) that you can download it, install it, and run it for any purpose
 whatsoever without the need for license or payment. Isn't that refreshing?
 
 Bugzilla's code is made available under the
-`Mozilla Public License 2.0 <http://www.mozilla.org/MPL/2.0/>`_ (MPL),
+`Mozilla Public License 2.0 <https://www.mozilla.org/MPL/2.0/>`_ (MPL),
 specifically the variant which is Incompatible with Secondary Licenses.
 However, again, if you only want to install and run Bugzilla, you don't need
 to worry about that; it's only relevant if you redistribute the code or any