Skip to content

Commit 05dad4f

Browse files
authored
Fix link to Code of Conduct in CONTRIBUTING.md (#7758)
Updated the link to Project Jupyter's Code of Conduct to fix the CI check.
1 parent 165e3cd commit 05dad4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thanks for contributing to Jupyter Notebook!
44

5-
Make sure to follow [Project Jupyter's Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md)
5+
Make sure to follow [Project Jupyter's Code of Conduct](https://jupyter.org/governance/conduct/code-of-conduct)
66
for a friendly and welcoming collaborative environment.
77

88
## Setting up a development environment

0 commit comments

Comments
 (0)