mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-11 06:26:05 +08:00
fix: broken link in the contributing guidelines (#2067)
This commit is contained in:
committed by
GitHub
parent
c1f17927aa
commit
24f68ea4db
@@ -16,7 +16,7 @@ Being a contributor at The Algorithms, we request you to follow the points menti
|
||||
|
||||
- You did your own work.
|
||||
- No plagiarism is allowed. Any plagiarized work will not be merged.
|
||||
- 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.
|
||||
- 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.
|
||||
- Please follow the repository guidelines and standards mentioned below.
|
||||
|
||||
**New implementation** New implementations are welcome!
|
||||
|
||||
Reference in New Issue
Block a user