Prefer https:// links in the docs site

All the changed urls are availible by way of https://. Most of them
already redirect.
This commit is contained in:
Andreas Olsson 2018-07-21 15:48:47 +02:00 committed by Toshio Kuratomi
commit 1a11cecaef
77 changed files with 103 additions and 103 deletions

View file

@ -29,7 +29,7 @@
</dd>
</dl>
<hr/>
{% trans %}Free document hosting provided by <a href="http://www.readthedocs.org">Read the Docs</a>.{% endtrans %}
{% trans %}Free document hosting provided by <a href="https://www.readthedocs.org">Read the Docs</a>.{% endtrans %}
</div>
</div>

View file

@ -30,6 +30,6 @@
{%- endif %}
</p>
<p>
Ansible docs are generated from <a href="https://github.com/ansible/ansible">GitHub sources</a> using <a href="http://sphinx-doc.org/">Sphinx</a> using a theme provided by <a href="http://readthedocs.org">Read the Docs</a>.
Ansible docs are generated from <a href="https://github.com/ansible/ansible">GitHub sources</a> using <a href="http://sphinx-doc.org/">Sphinx</a> using a theme provided by <a href="https://readthedocs.org">Read the Docs</a>.
</p>
</footer>

View file

@ -29,7 +29,7 @@
</dd>
</dl>
<hr/>
Free document hosting provided by <a href="http://www.readthedocs.org">Read the Docs</a>.
Free document hosting provided by <a href="https://www.readthedocs.org">Read the Docs</a>.
</div>
</div>