Skip to content

Commit cae6d08

Browse files
authored
Update link for radix sort
1 parent 4ede1c3 commit cae6d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Fast sorts:
8080
Special-purpose sorts:
8181

8282
- [Counting Sort](Counting Sort/)
83-
- Radix Sort
83+
- [Radix Sort](Radix Sort/)
8484
- [Topological Sort](Topological Sort/)
8585

8686
Bad sorting algorithms (don't use these!):

0 commit comments

Comments
 (0)