Skip to content

Commit 6e623d3

Browse files
fix(meta): fix broken link (#7941)
docs: Fix broken link
1 parent cc5c262 commit 6e623d3

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
@@ -113,7 +113,7 @@ node --run build
113113
1. **Create a branch**: `git checkout -b your-feature-branch`
114114
2. **Commit changes**: Follow our [commit guidelines](./docs/code-style.md#commit-guidelines)
115115
3. **Push to your fork**: `git push origin your-feature-branch`
116-
4. **Open a Pull Request**: Use our [pull request template](.github/pull_request_template.md)
116+
4. **Open a Pull Request**: Use our [pull request template](.github/PULL_REQUEST_TEMPLATE.md)
117117

118118
## Documentation Structure
119119

0 commit comments

Comments
 (0)