Skip to content

Commit 4e27a97

Browse files
RequireSuntrekhleb
authored andcommitted
Update the linke of trie to the chinese version (trekhleb#262)
1 parent ab51eb5 commit 4e27a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.zh-CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ _Read this in other languages:_
3131
* `B` [哈希表](src/data-structures/hash-table/README.zh-CN.md)
3232
* `B` [](src/data-structures/heap/README.zh-CN.md) - 最大堆 & 最小堆
3333
* `B` [优先队列](src/data-structures/priority-queue/README.zh-CN.md)
34-
* `A` [字典树](src/data-structures/trie)
34+
* `A` [字典树](src/data-structures/trie/README.zh-CN.md)
3535
* `A` [](src/data-structures/tree/README.zh-CN.md)
3636
* `A` [二叉查找树](src/data-structures/tree/binary-search-tree)
3737
* `A` [AVL 树](src/data-structures/tree/avl-tree)

0 commit comments

Comments
 (0)