Mass replacement of http with https urls, fixed broken urls

This commit is contained in:
krzychb
2017-09-05 21:58:31 +02:00
parent 604308f4ab
commit 672390c458
24 changed files with 69 additions and 69 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
# Documentation Source Folder
This folder contains source files of [ESP-IDF documentation](http://esp-idf.readthedocs.io/).
This folder contains source files of [ESP-IDF documentation](https://esp-idf.readthedocs.io/).
The sources do not render well in GitHub and some information is not visible at all.
Use actual documentation generated instantly on each commit:
* Main server: http://esp-idf.readthedocs.io/ or http://esp-idf.rtfd.io/
* Main server: https://esp-idf.readthedocs.io/ or http://esp-idf.rtfd.io/
* Mirror: https://dl.espressif.com/doc/esp-idf/latest/