Skip to content

Commit e42013b

Browse files
docs: fix path to coding style guide (calcom#22749)
1 parent fde1d67 commit e42013b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developing/open-source-contribution/pull-requests.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Feel free to add a short video or screenshots of what your PR achieves. Loom is
2626

2727
### Code Quality & Styling
2828

29-
All submitted code must match our [code styling](/code-styling) standards. We will reject pull requests that differ significantly from our standardised code styles.
29+
All submitted code must match our [code styling](./code-styling) standards. We will reject pull requests that differ significantly from our standardised code styles.
3030

3131
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.
3232

0 commit comments

Comments
 (0)