From 1ff0b5541de347c9fcd99d19bfb84bbba86452f1 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Fri, 10 Nov 2023 13:47:21 -0800 Subject: [PATCH] chore: fixes incorrect version in doc --- docs/guide/custom-documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/custom-documentation.md b/docs/guide/custom-documentation.md index efec1e6e..4e981741 100644 --- a/docs/guide/custom-documentation.md +++ b/docs/guide/custom-documentation.md @@ -5,7 +5,7 @@ title: Customizing Help Content # Documentation and Content ::: tip Note -This feature was introduced in version `v3.1.x` +This feature was introduced in version `v5.1.x` ::: Dozzle can be used by many users from different levels. Some teams what a central place to explain how to use Dozzle and what each of their containers do. Dozzle supports markdown content by reading `/data/content/*.md` files. Multiple files are supported. Each file will create a link at the top of Dozzle. Here is an example of what `/data/content/help.md` might look like: