Skip to content

Commit 1323b90

Browse files
authored
fix broken link
1 parent a42a373 commit 1323b90

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
@@ -12,7 +12,7 @@ We are very happy that you consider implementing algorithms and data structure f
1212

1313
- You did your work - plagiarism is not allowed.
1414
- Any plagiarized work will not be merged.
15-
- Your work will be distributed under [GNU License](License) once your pull request is merged
15+
- Your work will be distributed under [GNU License](LICENSE) once your pull request is merged
1616
- You submitted work fulfils or mostly fulfils our styles and standards
1717

1818
**New implementation** is welcome! For example, new solutions to a problem, different representations of a graph data structure or algorithm designs with different complexity.

0 commit comments

Comments
 (0)