From 0c5f6936bd7f26499e1a10b6a019b5a1eeb35801 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Thu, 6 Jul 2023 16:54:22 +0000 Subject: [PATCH] docs: fix spacing --- www/docs/customization/docker.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/docs/customization/docker.md b/www/docs/customization/docker.md index 296279c35..aae9a33ce 100644 --- a/www/docs/customization/docker.md +++ b/www/docs/customization/docker.md @@ -192,7 +192,8 @@ This will build and publish the following images: - `myuser/foo` !!! tip -Learn more about the [name template engine](/customization/templates/). + + Learn more about the [name template engine](/customization/templates/). ## Keeping docker images updated for current major