File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ building packages for yourself.
245245
246246
247247[ VirtualBox ] : https://www.virtualbox.org
248- [ Docker ] : http ://www.docker.com
248+ [ Docker ] : https ://www.docker.com
249249[ ev3dev-archive] : {{ github.site.url }}/docs/devtools/installing-the-ev3dev-archive
250250[ ev3dev-buildscripts ] : https://github.com/ev3dev/ev3dev-buildscripts
251251[ quilt ] : https://wiki.debian.org/UsingQuilt
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ notebook computer. This means that we get the same versions of all of the librar
1313running on the EV3 but compile with the power of a desktop processor.
1414{: .lead .clearfix}
1515
16- [ Docker ] : http ://www.docker.com/
16+ [ Docker ] : https ://www.docker.com/
1717
1818{% include /style/icon.html type="warning" %}
1919This will only work on 64-bit operating systems. We do not maintain images for
@@ -24,7 +24,7 @@ This will only work on 64-bit operating systems. We do not maintain images for
2424## Getting Docker
2525
2626Docker has excellent documentation, so we will just send you to their
27- [ download ] ( http ://www .docker.com/products/docker ) page. Come back when you have
27+ [ install ] ( https ://docs .docker.com/install/ ) page. Come back when you have
2828Docker installed for Windows, Mac or Linux.
2929{: .well}
3030
You can’t perform that action at this time.
0 commit comments