Skip to content

Commit 24f68ea

Browse files
fix: broken link in the contributing guidelines (TheAlgorithms#2067)
1 parent c1f1792 commit 24f68ea

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
@@ -16,7 +16,7 @@ Being a contributor at The Algorithms, we request you to follow the points menti
1616

1717
- You did your own work.
1818
- No plagiarism is allowed. Any plagiarized work will not be merged.
19-
- Your work will be distributed under the [MIT License](https://github.com/TheAlgoritms/C-Plus-Plus/blob/master/LICENSE) once your pull request has been merged.
19+
- Your work will be distributed under the [MIT License](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/LICENSE) once your pull request has been merged.
2020
- Please follow the repository guidelines and standards mentioned below.
2121

2222
**New implementation** New implementations are welcome!

0 commit comments

Comments
 (0)