Skip to content

Commit fac7c10

Browse files
committed
fix path in readme
1 parent fc8d961 commit fac7c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To test each algorithm(data structure), instead of running the file directly, yo
7575
* [LSD](algs4/lsd.go)
7676
* [MSD](algs4/msd.go)
7777
* [Quick3string](algs4/quick3_string.go)
78-
* [TrieST](trie_st.go)
78+
* [TrieST](algs4/trie_st.go)
7979

8080

8181
## License

0 commit comments

Comments
 (0)