Skip to content

Commit dee1af0

Browse files
committed
chore: fix internal link
1 parent fc1ac43 commit dee1af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ For **small fixes** (typos, small bug fixes, documentation improvements), feel f
118118
- Run code quality checks: `pnpm run lint && pnpm run format:check && pnpm run typecheck`
119119
- Update documentation if needed (README, code comments, etc.)
120120

121-
3. **Commit your changes** following our [commit message guidelines](#📝-commit-message-guidelines)
121+
3. **Commit your changes** following our [commit message guidelines](#-commit-message-guidelines)
122122

123123
4. **Push to your fork**:
124124
```bash

0 commit comments

Comments
 (0)