From 293a33c852ddac5f94ee35872356c106089a6d94 Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Thu, 12 Aug 2021 18:23:30 +0200 Subject: [PATCH] Minor config update to match the new reality. Signed-off-by: Eric Peterson --- docs/features/techdocs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/techdocs/getting-started.md b/docs/features/techdocs/getting-started.md index cf0bbb0de1..cf4bb9d005 100644 --- a/docs/features/techdocs/getting-started.md +++ b/docs/features/techdocs/getting-started.md @@ -204,7 +204,7 @@ techdocs: builder: 'local' publisher: type: 'local' - generators: + generator: techdocs: local ```