From e8e451215e6256c1f52129806ae38828f1da1b74 Mon Sep 17 00:00:00 2001 From: Uriel Mihura <43704209+uri-99@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:56:42 -0300 Subject: [PATCH] Update docs/0_internal/2_deploy_contracts.md --- docs/0_internal/2_deploy_contracts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/0_internal/2_deploy_contracts.md b/docs/0_internal/2_deploy_contracts.md index 66307ac1b..6021ffa56 100644 --- a/docs/0_internal/2_deploy_contracts.md +++ b/docs/0_internal/2_deploy_contracts.md @@ -52,7 +52,7 @@ The necessary environment variables are: You can find an example `.env` file in [.env.example.holesky](../../contracts/scripts/.env.example.holesky) -> [!Warning] +> [!WARNING] > All file paths must be inside the `script/` directory, as shown in `.env.example.holesky` because of `foundry`'s permissions to read and write files. ### Set DEPLOY_CONFIG_PATH file