docs(github): remove relative links from contributing.md (#5308)

pull/4393/merge
Jackestar 2 months ago committed by GitHub
parent c8313a4bcd
commit d24d099cbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,7 +19,7 @@ Hi! We're really excited that you are interested in contributing to VitePress. B
- It's OK to have multiple small commits as you work on the PR - GitHub can automatically squash them before merging.
- Commit messages must follow the [commit message convention](./commit-convention.md) so that changelogs can be automatically generated.
- Commit messages must follow the [commit message convention](/.github/commit-convention.md) so that changelogs can be automatically generated.
## Development Setup

Loading…
Cancel
Save