Skip to content

Commit 61ff51b

Browse files
committed
fix ref
1 parent 05bac78 commit 61ff51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/docs/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Some notes:
4040
* On Linux, you can choose the relevant installer for your platform. You can also use Virtualbox with a Ubuntu Image or use a cloud VM
4141
* Docker desktop includes a graphical user interface with some interesting options. You can see logs and information about running containers, open their service in a browser or even open a terminal inside the container
4242

43-
If all goes well, you should be able to run Docker from the command line as follows: [^2]
43+
If all goes well, you should be able to run Docker from the command line as follows:
4444

4545
```console
4646
$ docker --version

0 commit comments

Comments
 (0)