mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-09 13:37:25 +08:00
add explicit link to badges
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# The Algorithms - C++ # {#mainpage}
|
||||
|
||||
[](https://github.com/kvedala/C-Plus-Plus/blob/master/CONTRIBUTION.md)
|
||||
<a href="https://github.com/kvedala/C-Plus-Plus/blob/master/CONTRIBUTION.md">]</a>
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
<a href="https://kvedala.github.io/C-Plus-Plus"></a>
|
||||
<a href="https://github.com/kvedala/C-Plus-Plus/actions?query=workflow%3A%22Awesome+CI+Workflow%22"></a>
|
||||
|
||||
[Online Documentation](https://kvedala.github.io/C-Plus-Plus).
|
||||
|
||||
@@ -15,4 +14,4 @@ Click on [Files menu](https://kvedala.github.io/C-Plus-Plus/files.html) to see t
|
||||
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/CONTRIBUTION.md) before you contribute.
|
||||
Read our [Contribution Guidelines](https://github.com/kvedala/C-Plus-Plus/blob/master/CONTRIBUTION.md) before you contribute.
|
||||
|
||||
Reference in New Issue
Block a user