Skip to content

Commit 990bc06

Browse files
authored
fixed broken link (#274)
initial link on how to contribute to an open project led to a 404 page. I replaced it with a link to lead to the correct pages
1 parent d0da16b commit 990bc06

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
@@ -130,7 +130,7 @@ which everyone is welcome to join.
130130
[github]: https://github.com
131131
[github-flow]: https://guides.github.com/introduction/flow/
132132
[github-join]: https://github.com/join
133-
[how-contribute]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github
133+
[how-contribute]: https://docs.github.com/en/get-started/quickstart/contributing-to-projects
134134
[issues]: https://github.com/common-workflow-language/user_guide/issues
135135
[cwl-issues]: https://github.com/common-workflow-language/common-workflow-language/issues
136136
[repo]: https://github.com/common-workflow-language/user_guide

0 commit comments

Comments
 (0)