Skip to content

Commit 8ad75d2

Browse files
committed
Add Bogosort in README.md
1 parent 2f7939a commit 8ad75d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2638,8 +2638,8 @@ In order to achieve greater coverage and encourage more people to contribute to
26382638
</a>
26392639
</td>
26402640
<td> <!-- Python -->
2641-
<a href="./CONTRIBUTING.md">
2642-
<img align="center" height="25" src="./logos/github.svg" />
2641+
<a href="./src/python/bogosort.py">
2642+
<img align="center" height="25" src="./logos/python.svg" />
26432643
</a>
26442644
</td>
26452645
<td> <!-- Go -->

0 commit comments

Comments
 (0)