Add missing finishing single quote.

Signed-off-by: 나상우(Roy) <robbyra@gmail.com>
This commit is contained in:
나상우(Roy)
2023-01-27 17:16:35 +09:00
committed by GitHub
parent 76b838a854
commit 3ea29add12
+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.