Skip to content

Commit 070e71c

Browse files
committed
docs: update README
1 parent 01b505f commit 070e71c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1698,8 +1698,8 @@ In order to achieve greater coverage and encourage more people to contribute to
16981698
</a>
16991699
</td>
17001700
<td> <!-- C++ -->
1701-
<a href="./src/cpp/BinaryTree.cpp">
1702-
<img align="center" height="25" src="./logos/cplusplus.svg" />
1701+
<a href="./CONTRIBUTING.md">
1702+
<img align="center" height="25" src="./logos/github.svg" />
17031703
</a>
17041704
</td>
17051705
<td> <!-- Java -->
@@ -1756,8 +1756,8 @@ In order to achieve greater coverage and encourage more people to contribute to
17561756
</a>
17571757
</td>
17581758
<td> <!-- C++ -->
1759-
<a href="./CONTRIBUTING.md">
1760-
<img align="center" height="25" src="./logos/github.svg" />
1759+
<a href="./src/cpp/BinarySearchTree.cpp">
1760+
<img align="center" height="25" src="./logos/cplusplus.svg" />
17611761
</a>
17621762
</td>
17631763
<td> <!-- Java -->

0 commit comments

Comments
 (0)