Merge pull request #15997 from sang-w0o/patch-1

Add missing finishing single quote.
This commit is contained in:
Ben Lambert
2023-01-27 10:19:09 +01:00
committed by GitHub
+1 -1
View File
@@ -49,7 +49,7 @@ techdocs:
# will be broken in these scenarios.
legacyCopyReadmeMdToIndexMd: false
# techdocs.builder can be either 'local' or 'external.
# techdocs.builder can be either 'local' or 'external'.
# Using the default build strategy, if builder is set to 'local' and you open a TechDocs page,
# techdocs-backend will try to generate the docs, publish to storage and show the generated docs afterwords.
# This is the "Basic" setup of the TechDocs Architecture.