diff options
author | Mikel Olasagasti Uranga <mikel@olasagasti.info> | 2019-10-12 18:40:23 +0200 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2019-10-14 14:36:54 +0100 |
commit | b76bf6fc58de8c9c6103a47d07fc0a1fd0bf71ef (patch) | |
tree | 8e7f877110183fac5c92c5bcdd40e97cb4a4a3bb /README.md | |
parent | fe245e86d6ace469b254b6dae397611858866605 (diff) | |
download | sos-b76bf6fc58de8c9c6103a47d07fc0a1fd0bf71ef.tar.gz |
[doc] update documentation URLs to use HTTPS
Related: #1829
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ aimed at Linux distributions and other UNIX-like operating systems. This project is hosted at: - * http://github.com/sosreport/sos + * https://github.com/sosreport/sos For the latest version, to contribute, and for more information, please visit the project pages or join the mailing list. @@ -126,6 +126,6 @@ sudo apt install sosreport [3]: https://github.com/sosreport/sos/wiki/Plugin-options [4]: https://www.redhat.com/mailman/listinfo/sos-devel [5]: https://github.com/sosreport/sos/issues?state=open - [6]: http://sos.readthedocs.org/en/latest/index.html# - [7]: http://sphinx-doc.org/ + [6]: https://sos.readthedocs.org/en/latest/index.html + [7]: https://www.sphinx-doc.org/ [8]: https://www.readthedocs.org/ |