diff --git a/docs/features/techdocs/getting-started.md b/docs/features/techdocs/getting-started.md index 0b1809dc22..d79f6bb891 100644 --- a/docs/features/techdocs/getting-started.md +++ b/docs/features/techdocs/getting-started.md @@ -215,10 +215,10 @@ techdocs: publisher: type: 'local' generator: - techdocs: local + runIn: local ``` -Setting `generators.techdocs` to `local` means you will have to make sure your +Setting `generator.runIn` to `local` means you will have to make sure your environment is compatible with techdocs. You will have to install the `mkdocs` and `mkdocs-techdocs-core` package from