Skip to content

Commit 0c07b06

Browse files
committed
fix links
1 parent b3fd1c7 commit 0c07b06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Graph/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717

1818
[数据结构之图](https://www.zybuluo.com/guoxs/note/249812)
1919

20-
[1]: ../Image/Graph_1.png
20+
[1]: ../Images/Graph_1.png
2121

Tree/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,6 @@ AVL树的特性让二叉搜索树的节点实现平衡(balance):节点相对
138138
[The Tree Data Model](http://infolab.stanford.edu/~ullman/focs/ch05.pdf)
139139

140140

141-
[1]: ../image/Tree_1.jpg
142-
[2]: ../image/Tree_2.jpg
141+
[1]: ../Images/Tree_1.jpg
142+
[2]: ../Images/Tree_2.jpg
143143

0 commit comments

Comments
 (0)