Skip to content

Commit 6053897

Browse files
authored
Update code-execution.qmd
"your config" was not explicit enough
1 parent 5962a0e commit 6053897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/projects/code-execution.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ quarto render --cache-refresh # entire project
8888

8989
## Working Dir
9090

91-
By default, the working directory for rendering files within a project is the directory of the file itself. If you prefer to use the main project directory instead, you can add the `execute-dir: project` option to your config:
91+
By default, the working directory for rendering files within a project is the directory of the file itself. If you prefer to use the main project directory instead, you can add the `execute-dir: project` option to your project config (*_quarto.yml* file):
9292

9393
``` yaml
9494
project:

0 commit comments

Comments
 (0)