diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2014-08-02 20:12:29 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-08-02 20:12:29 +0100 |
commit | 815372294e133057a8aa6b181565538c3a17fc0e (patch) | |
tree | 8ea96391d538fe515846931ca3f193461075071a | |
parent | c5a3302c60b0e23894d7cbfbdcbeb78f7e8db36e (diff) | |
download | sos-815372294e133057a8aa6b181565538c3a17fc0e.tar.gz |
[docs] Fix Read the Docs URL in README.md
http://readthedocs.org does not respond - the correct host is
www.readthedocs.org.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,4 +88,4 @@ sudo apt-get install sosreport [5]: https://github.com/sosreport/sos/issues?state=open [6]: http://sos.readthedocs.org/en/latest/index.html# [7]: http://sphinx-doc.org/ - [8]: https://readthedocs.org/ + [8]: https://www.readthedocs.org/ |