Skip to content

Commit

Permalink
Fix link to Docker engine (#23421)
Browse files Browse the repository at this point in the history
Since the launch of Docker Desktop the default link in VSCODE_DEVELOPMENT.md
points to that instead. To install the Docker engine you now need to go to
https://docs.docker.com/engine/install instead.

Signed-off-by: Anna Bridge <anna.bridge@arm.com>

Signed-off-by: Anna Bridge <anna.bridge@arm.com>
  • Loading branch information
adbridge authored and pull[bot] committed Jul 17, 2023
1 parent ffc63de commit 1309874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/VSCODE_DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Tested on:
1. _Windows Only_ Install Ubuntu from the Windows App Store here:
<https://www.microsoft.com/en-us/p/ubuntu-1804-lts/9n9tngvndl3q>
1. Install [Docker](https://www.docker.com/) for your operating system of choice
from here: <https://docs.docker.com/install>
from here: <https://docs.docker.com/engine/install>
1. Install [Visual Studio Code](https://code.visualstudio.com/) for your
operating system of choice here: <https://code.visualstudio.com/Download>
1. Install [Git](https://git-scm.com/) if you haven't already
Expand Down

0 comments on commit 1309874

Please sign in to comment.