From d3a8db3947bebab0d7956e2e68866c2613c94d4a Mon Sep 17 00:00:00 2001 From: 0xLyn <125699416+0xlynett@users.noreply.github.com> Date: Fri, 5 Apr 2024 12:53:11 +0200 Subject: [PATCH] Fix link --- src/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.md b/src/install.md index 31558a82..3c04609a 100644 --- a/src/install.md +++ b/src/install.md @@ -17,7 +17,7 @@ First, install Docker. Instructions will be different depending on your OS, but it is recommended to follow [the method outlined in the official Docker website.](https://docs.docker.com/get-docker/) If you are using Linux, make sure to perform any post-install necessary afterwards. -[The official Docker website has optional post-install instructions.]https://docs.docker.com/engine/install/linux-postinstall/) +[The official Docker website has optional post-install instructions.](https://docs.docker.com/engine/install/linux-postinstall/) ### Docker Image