diff options
| -rw-r--r-- | CONTRIBUTING.md (renamed from CONTRIBUTE.md) | 0 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE.md b/CONTRIBUTING.md index b3ea376f..b3ea376f 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTING.md @@ -56,7 +56,7 @@ We welcome contributions from developers of all skill levels! Whether you're fix 3. **Set up your environment** by copying `.env.example` to `.env.local` 4. **Start developing** with `bun run dev` -For detailed guidelines, development setup, coding standards, and the complete contribution workflow, please see our [**Contributing Guide**](CONTRIBUTE.md). +For detailed guidelines, development setup, coding standards, and the complete contribution workflow, please see our [**Contributing Guide**](CONTRIBUTING.md). ### Ways to Contribute |