Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 71597e7

Browse files
mbrickncmaglie
authored andcommittedOct 29, 2019
Updated links to use https when possible.
Updated links in readme to use https instead of http when possible.
1 parent 5fecda7 commit 71597e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ and David A. Mellis.
5050
Arduino uses
5151
[GNU avr-gcc toolchain](https://gcc.gnu.org/wiki/avr-gcc),
5252
[GCC ARM Embedded toolchain](https://launchpad.net/gcc-arm-embedded),
53-
[avr-libc](http://www.nongnu.org/avr-libc/),
54-
[avrdude](http://www.nongnu.org/avrdude/),
53+
[avr-libc](https://www.nongnu.org/avr-libc/),
54+
[avrdude](https://www.nongnu.org/avrdude/),
5555
[bossac](http://www.shumatech.com/web/products/bossa),
5656
[openOCD](http://openocd.org/)
5757
and code from [Processing](https://www.processing.org)

0 commit comments

Comments
 (0)
Please sign in to comment.