Skip to content

Commit 6588d42

Browse files
committed
bugfix in internal links -> main to mater
1 parent 7ed01c5 commit 6588d42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Versions look like this: MAJOR.MINOR.PATCH
6767
For now, MAJOR is set to 0 until `pysimdeum` is deemed stable.
6868

6969
## Code of Conduct
70-
Please read our [Code of Conduct](https://github.com/KWR-Water/pysimdeum/blob/main/CODE_OF_CONDUCT.md) before interacting with
70+
Please read our [Code of Conduct](https://github.com/KWR-Water/pysimdeum/blob/master/CODE_OF_CONDUCT.md) before interacting with
7171
the `pysimdeum` team or the community. Violations will be met with clear consequences.
7272

7373
## License
@@ -77,4 +77,4 @@ In short, when you submit code changes, your submissions are understood to be un
7777
## References
7878
This document was adapted from the open-source contribution guidelines by
7979
[Brian Danielak](https://gist.github.com/briandk/3d2e8b3ec8daf5a27a62) which is based on the guidelines for
80-
[Meta's Draft-JS](https://github.com/facebook/draft-js/blob/main/CONTRIBUTING.md)
80+
[Meta's Draft-JS](https://github.com/facebook/draft-js/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)