Skip to content

Commit 8ddd693

Browse files
authored
Revert "docs: update default out folder (#1337)"
This reverts commit 1be562e.
1 parent f2b5973 commit 8ddd693

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: artifacts
32+
- Default: out
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)