Skip to content

Commit

Permalink
fix: correct link that doesn't pass validation
Browse files Browse the repository at this point in the history
  • Loading branch information
estensen committed Dec 17, 2024
1 parent eed9cec commit 462e334
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 @@ -43,7 +43,7 @@ Before submitting a pull request:
- Make sure your changes are logically grouped and adhere to Rust standards (e.g., run `just fmt` and `just clippy`).
- Include tests for any new functionality or bug fixes.
- Consider opening a draft pull request if your work is ongoing or you’d like early feedback.
- Consider [running the devnet locally](README.md#Running-the-devnet) when testing.
- Consider [running the devnet locally](README.md#running-the-devnet) when testing.
- We use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit messages.

---
Expand Down

0 comments on commit 462e334

Please sign in to comment.