Skip to content

Commit a20bab6

Browse files
authored
Fix links to coding style guide in CONTRIBUTING.md (#550)
1 parent 64be835 commit a20bab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We love pull requests from everyone.
44

55
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
66

7-
Please note we have a [coding style guide](../docs/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
7+
Please note we have a [coding style guide](/docs/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
88

99
1. Fork, then clone the repo
1010

@@ -25,5 +25,5 @@ Please note we have a [coding style guide](../docs/CODE_OF_CONDUCT.md), please f
2525

2626
__Some things that will increase the chance that your pull request is accepted__
2727

28-
* Follow our [coding style guide](../docs/CODE_OF_CONDUCT.md).
28+
* Follow our [coding style guide](/docs/CODE_OF_CONDUCT.md).
2929
* Write a good commit message.

0 commit comments

Comments
 (0)