From f298e6f694f2ea5f65ef869be18b5aeb47ee4a7d Mon Sep 17 00:00:00 2001 From: Guillaume Briday <8252238+guillaumebriday@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:10:24 +0000 Subject: [PATCH] Using markdown link in accessories docs --- docs/configuration/accessories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/accessories.md b/docs/configuration/accessories.md index ef753e1..c61d86f 100644 --- a/docs/configuration/accessories.md +++ b/docs/configuration/accessories.md @@ -64,7 +64,7 @@ You can set a custom command to run in the container if you do not want to use t ## [Port mappings](#port-mappings) -See https://docs.docker.com/network/, and especially note the warning about the security +See [https://docs.docker.com/network/](https://docs.docker.com/network/), and especially note the warning about the security implications of exposing ports publicly. ```yaml