Skip to content

Commit ff4fc34

Browse files
authored
Merge pull request #533 from Nodraak/patch-1
Fix non HTTPS links to avoid security warning
2 parents 54c40ba + 6202894 commit ff4fc34

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
@@ -76,7 +76,7 @@ $ sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
7676

7777
### Video tutorial for manual installation
7878

79-
<span class="images">[![Video tutorial](http://img.youtube.com/vi/cM0dFoTuU14/0.jpg)](https://www.youtube.com/watch?v=cM0dFoTuU14)</span>
79+
<span class="images">[![Video tutorial](https://img.youtube.com/vi/cM0dFoTuU14/0.jpg)](https://www.youtube.com/watch?v=cM0dFoTuU14)</span>
8080

8181
### Installing mbed CLI
8282

@@ -120,7 +120,7 @@ To install mbed-cli bash tab completion navigate to the `tools/bash_completion`
120120

121121
## Quickstart video
122122

123-
<span class="images">[![Video tutorial](http://img.youtube.com/vi/PI1Kq9RSN_Y/0.jpg)](https://www.youtube.com/watch?v=PI1Kq9RSN_Y)</span>
123+
<span class="images">[![Video tutorial](https://img.youtube.com/vi/PI1Kq9RSN_Y/0.jpg)](https://www.youtube.com/watch?v=PI1Kq9RSN_Y)</span>
124124

125125
## Before you begin: understanding the working context and program root
126126

0 commit comments

Comments
 (0)