Skip to content

Commit 1be562e

Browse files
authored
docs: update default out folder (#1337)
1 parent 58dae03 commit 1be562e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/config/project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The path to the script contract sources relative to the root of the project.
2929
##### `out`
3030

3131
- Type: string
32-
- Default: out
32+
- Default: artifacts
3333
- Environment: `FOUNDRY_OUT` or `DAPP_OUT`
3434

3535
The path to put contract artifacts in, relative to the root of the project.

0 commit comments

Comments
 (0)