Skip to content

Commit cfc6001

Browse files
committed
fixes URL of Python port in README.md
1 parent 186a257 commit cfc6001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Some of the code in this repository has been translated to other languages:
6262
<li><a href = "https://github.com/garyaiki/Scala-Algorithms">Scala</a> by Gary Struthers
6363
<li><a href = "https://github.com/nguyenqthai/Algs4Net">.NET</a> by Quoc Thai
6464
<li><a href = "https://github.com/itu-algorithms/itu.algs4">Python</a> by ITU Copenhagen
65-
<li><a href = "https://github.com/shellfly/algs-py">Python</a> by Li Hao
65+
<li><a href = "https://github.com/shellfly/algs4-py">Python</a> by Li Hao
6666
<li><a href = "https://github.com/shellfly/algo">Go</a> by Li Hao
6767
</ul>
6868

0 commit comments

Comments
 (0)