Skip to content

Commit 7152c8b

Browse files
committed
Switch docs to HTTP
1 parent d93c9ef commit 7152c8b

File tree

41 files changed

+46
-46
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+46
-46
lines changed

README.md

Lines changed: 4 additions & 4 deletions

examples/arduino-blink/README.md

Lines changed: 1 addition & 1 deletion

examples/arduino-blink/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
; Library options: dependencies, extra library storages
66
;
77
; Please visit documentation for the other options and examples
8-
; http://docs.platformio.org/page/projectconf.html
8+
; https://docs.platformio.org/page/projectconf.html
99

1010
[env:esp wrover kit]
1111
platform = espressif32

examples/arduino-briki-internal-libs/README.md

Lines changed: 1 addition & 1 deletion

examples/arduino-briki-internal-libs/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
; Library options: dependencies, extra library storages
66
;
77
; Please visit documentation for the other options and examples
8-
; http://docs.platformio.org/page/projectconf.html
8+
; https://docs.platformio.org/page/projectconf.html
99

1010
[env:briki_abc_esp32]
1111
platform = espressif32

examples/arduino-wifiscan/README.md

Lines changed: 1 addition & 1 deletion

examples/arduino-wifiscan/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
; Library options: dependencies, extra library storages
66
;
77
; Please visit documentation for the other options and examples
8-
; http://docs.platformio.org/page/projectconf.html
8+
; https://docs.platformio.org/page/projectconf.html
99

1010
[env:esp32dev]
1111
platform = espressif32

examples/espidf-arduino-blink/README.md

Lines changed: 1 addition & 1 deletion

examples/espidf-arduino-blink/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
; Library options: dependencies, extra library storages
66
;
77
; Please visit documentation for the other options and examples
8-
; http://docs.platformio.org/page/projectconf.html
8+
; https://docs.platformio.org/page/projectconf.html
99

1010
[env]
1111
platform = espressif32

examples/espidf-arduino-wifiscan/README.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)