doc: use https for docs.zephyrproject.org references

doc site now supports https access

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2018-09-10 12:26:06 -07:00 committed by Anas Nashif
commit 3654752e2d
7 changed files with 19 additions and 19 deletions

View file

@ -9,7 +9,7 @@ Zephyr Project Documentation
Welcome to the Zephyr Project's documentation version |version|!
Documentation for the development branch of Zephyr can be found at
http://docs.zephyrproject.org/
https://docs.zephyrproject.org/
.. only:: (development or daily)
@ -17,7 +17,7 @@ Zephyr Project Documentation
master tree under development (version |version|).
Documentation for tagged released versions of Zephyr can be found at
``http://docs.zephyrproject.org/<version>``. The following documentation
``https://docs.zephyrproject.org/<version>``. The following documentation
versions are available:
`Zephyr 1.9.2`_ | `Zephyr 1.10.0`_ | `Zephyr 1.11.0`_ |
@ -67,8 +67,8 @@ Source code for the Zephyr Project is maintained in the Zephyr Project's
* :ref:`genindex`
.. _Zephyr 1.13.0: http://docs.zephyrproject.org/1.13.0/
.. _Zephyr 1.12.0: http://docs.zephyrproject.org/1.12.0/
.. _Zephyr 1.11.0: http://docs.zephyrproject.org/1.11.0/
.. _Zephyr 1.10.0: http://docs.zephyrproject.org/1.10.0/
.. _Zephyr 1.9.2: http://docs.zephyrproject.org/1.9.0/
.. _Zephyr 1.13.0: https://docs.zephyrproject.org/1.13.0/
.. _Zephyr 1.12.0: https://docs.zephyrproject.org/1.12.0/
.. _Zephyr 1.11.0: https://docs.zephyrproject.org/1.11.0/
.. _Zephyr 1.10.0: https://docs.zephyrproject.org/1.10.0/
.. _Zephyr 1.9.2: https://docs.zephyrproject.org/1.9.0/