chore: update contributing.md links

This commit is contained in:
Elliot DeNolf
2023-10-10 22:31:25 -04:00
parent f0e2e78b82
commit 3b63b7fc3c
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<!-- Please include a summary of the pull request and any related issues it fixes. Please also include relevant motivation and context. --> <!-- Please include a summary of the pull request and any related issues it fixes. Please also include relevant motivation and context. -->
- [ ] I have read and understand the [CONTRIBUTING.md](../CONTRIBUTING.md) document in this repository. - [ ] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository.
## Type of change ## Type of change

View File

@@ -65,7 +65,7 @@ After a user logs in, they can change their language selection in the `/account`
<strong>Note:</strong> <strong>Note:</strong>
<br /> <br />
If there is a language that Payload does not yet support, we accept code If there is a language that Payload does not yet support, we accept code
[contributions](https://github.com/payloadcms/payload/blob/main/contributing.md). [contributions](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md).
</Banner> </Banner>
### Node Express ### Node Express