Skip to content

Commit c07845a

Browse files
committed
Use secured bitly
1 parent 63ab858 commit c07845a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

projectconf/section_env_library.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ between ``<`` and ``>`` symbols.
101101
.. code::
102102
103103
...
104-
Library Dependency Finder -> http://bit.ly/configure-pio-ldf
104+
Library Dependency Finder -> https://bit.ly/configure-pio-ldf
105105
LDF MODES: FINDER(chain+) COMPATIBILITY(soft)
106106
Collected 54 compatible libraries
107107
Scanning dependencies...

tutorials/core/unit_testing_blink.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Test results
145145
Verbose mode can be enabled via `-v, --verbose` option
146146
PLATFORM: Atmel AVR > Arduino Uno
147147
SYSTEM: ATMEGA328P 16MHz 2KB RAM (31.50KB Flash)
148-
Library Dependency Finder -> http://bit.ly/configure-pio-ldf
148+
Library Dependency Finder -> https://bit.ly/configure-pio-ldf
149149
LDF MODES: FINDER(chain) COMPATIBILITY(soft)
150150
Collected 24 compatible libraries
151151
Scanning dependencies...
@@ -187,7 +187,7 @@ Test results
187187
Linking .pio\build\uno\firmware.elf
188188
Checking size .pio\build\uno\firmware.elf
189189
Building .pio\build\uno\firmware.hex
190-
Memory Usage -> http://bit.ly/pio-memory-usage
190+
Memory Usage -> https://bit.ly/pio-memory-usage
191191
DATA: [== ] 20.0% (used 410 bytes from 2048 bytes)
192192
PROGRAM: [= ] 12.6% (used 4060 bytes from 32256 bytes)
193193
@@ -202,13 +202,13 @@ Test results
202202
Verbose mode can be enabled via `-v, --verbose` option
203203
PLATFORM: Atmel AVR > Arduino Uno
204204
SYSTEM: ATMEGA328P 16MHz 2KB RAM (31.50KB Flash)
205-
Library Dependency Finder -> http://bit.ly/configure-pio-ldf
205+
Library Dependency Finder -> https://bit.ly/configure-pio-ldf
206206
LDF MODES: FINDER(chain) COMPATIBILITY(soft)
207207
Collected 24 compatible libraries
208208
Scanning dependencies...
209209
No dependencies
210210
Checking size .pio\build\uno\firmware.elf
211-
Memory Usage -> http://bit.ly/pio-memory-usage
211+
Memory Usage -> https://bit.ly/pio-memory-usage
212212
DATA: [== ] 20.0% (used 410 bytes from 2048 bytes)
213213
PROGRAM: [= ] 12.6% (used 4060 bytes from 32256 bytes)
214214
Configuring upload protocol...

0 commit comments

Comments
 (0)