Skip to content

Commit 8b9c885

Browse files
author
luzhipeng
committed
fix: 更新英文readme中的链接
1 parent 76a1b45 commit 8b9c885

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.en.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,13 @@ The data structures mainly includes:
199199

200200
### Summary of Data Structures and Algorithms
201201

202-
- [Data Structure](./thinkings/basic-data-structure.md) (Drafts)
202+
- [Data Structure](./thinkings/basic-data-structure-en.md) (Drafts)
203203
- [Basic Algorithm](./thinkings/basic-algorithm.md)Drafts
204204
- [Binary Tree Traversal](./thinkings/binary-tree-traversal.md)
205-
- [Dynamic Programming](./thinkings/dynamic-programming.md)
205+
- [Dynamic Programming](./thinkings/dynamic-programming-en.md)
206206
- [Huffman Encode and Run Length Encode](./thinkings/run-length-encode-and-huffman-encode.md)
207207
- [Bloom Filter](./thinkings/bloom-filter.md)
208-
- [String Problems](./thinkings/string-problems.md)
208+
- [String Problems](./thinkings/string-problems-en.md)
209209

210210

211211

0 commit comments

Comments
 (0)