docs: fix path to coding style guide (#22749)
This commit is contained in:
@@ -26,7 +26,7 @@ Feel free to add a short video or screenshots of what your PR achieves. Loom is
|
||||
|
||||
### Code Quality & Styling
|
||||
|
||||
All submitted code must match our [code styling](/code-styling) standards. We will reject pull requests that differ significantly from our standardised code styles.
|
||||
All submitted code must match our [code styling](./code-styling) standards. We will reject pull requests that differ significantly from our standardised code styles.
|
||||
|
||||
All code is automatically checked by Codacy and our linting process, and will notify you if there are any issues with the code that you submit. We require that code passes these quality checks before merging.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user