We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8567073 commit 81d012aCopy full SHA for 81d012a
1 file changed
site/README.md
@@ -293,7 +293,7 @@ default value is "https://codelabs.developers.google.com".
293
294
`--codelabs-dir` - absolute or relative path on disk where codelabs are stored.
295
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".
+is symlinked into the build folder. The default value is "." (the current directory).
297
298
`--codelabs-filter` - regular expression by which to filter codelabs IDs for
299
inclusion. If a filter is not specified, all codelabs are included.
0 commit comments