diff options
author | Kohei Yoshino <kohei.yoshino@gmail.com> | 2017-12-02 16:43:46 +0100 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2017-12-02 16:43:46 +0100 |
commit | 46bcb831b9e32f825fef459b52bc12ceb3d7a7b3 (patch) | |
tree | c7c51335a074f1ec47ca377ba5537e4e173f1db0 /docs/en/rst/about | |
parent | 19c3c22d1c4615cff0016cc7ea5efbcdd9e69294 (diff) | |
download | bugzilla-46bcb831b9e32f825fef459b52bc12ceb3d7a7b3.tar.gz bugzilla-46bcb831b9e32f825fef459b52bc12ceb3d7a7b3.tar.xz |
Bug 1417980 - Fix non-HTTPS links and outdated links where possible
Diffstat (limited to 'docs/en/rst/about')
-rw-r--r-- | docs/en/rst/about/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/rst/about/index.rst b/docs/en/rst/about/index.rst index 239c6ecea..cdcea4d15 100644 --- a/docs/en/rst/about/index.rst +++ b/docs/en/rst/about/index.rst @@ -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: |