Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 81d012a

Browse files
mco-ghMarcial1234
authored andcommitted
fix default output dir in site readme (#305)
1 parent 8567073 commit 81d012a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ default value is "https://codelabs.developers.google.com".
293293

294294
`--codelabs-dir` - absolute or relative path on disk where codelabs are stored.
295295
Any filters will be applied to these codelabs, and then the resulting selection
296-
is symlinked into the build folder. The default value is "../../content/web".
296+
is symlinked into the build folder. The default value is "." (the current directory).
297297

298298
`--codelabs-filter` - regular expression by which to filter codelabs IDs for
299299
inclusion. If a filter is not specified, all codelabs are included.

0 commit comments

Comments
 (0)