I modified a link

The 'contribution guidelines' link is incorrectly linked, so I fixed it with the correct link.
This commit is contained in:
Yoonseo Kim
2019-11-15 14:44:55 +09:00
committed by GitHub
parent b1d7e5247e
commit 00fbc7a690

View File

@@ -7,4 +7,4 @@
The implementations are for learning purpose. They may be less efficient than the implementation in the standard library.
### Contribute Guidelines
Read our [Contribution Guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/README.md) before you contribute.
Read our [Contribution Guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTION.md) before you contribute.