Skip to content

Commit

Permalink
Replace incorrect link to Forge in documentation (#445)
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
Bilogweb3 authored Dec 22, 2024
1 parent a718c7d commit 1445855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ max-cache-ttl 100000000

### 2.3 Style Guide

- `yarn format` uses [forge fmt](https://github.com/foundry-rs/foundry/tree/master/forge) to find and
- `yarn format` uses [forge fmt](https://github.com/foundry-rs/foundry/tree/master/crates/forge) to find and
auto-correct formatting issues.
- `yarn format:check` performs the same checks, but alerts on errors and does not fix them.

Expand Down

0 comments on commit 1445855

Please sign in to comment.