From 286b6f90c3deea0e547c41defa2bb9e5e9096b76 Mon Sep 17 00:00:00 2001 From: Antonino Provenzano Date: Fri, 17 Nov 2023 15:13:31 +0100 Subject: [PATCH] Update how-to-guides.md Removed "note:". It was a mistake Signed-off-by: Antonino Provenzano --- docs/features/techdocs/how-to-guides.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/features/techdocs/how-to-guides.md b/docs/features/techdocs/how-to-guides.md index a71e656226..4a562dd1c0 100644 --- a/docs/features/techdocs/how-to-guides.md +++ b/docs/features/techdocs/how-to-guides.md @@ -483,8 +483,6 @@ plugins: - techdocs-core ``` -note: - 3. Create a `/docs` folder in the skeleton folder with at least an `index.md` file in it.