We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3fd1c7 commit 0c07b06Copy full SHA for 0c07b06
Graph/README.md
@@ -17,5 +17,5 @@
17
18
[数据结构之图](https://www.zybuluo.com/guoxs/note/249812)
19
20
-[1]: ../Image/Graph_1.png
+[1]: ../Images/Graph_1.png
21
Tree/README.md
@@ -138,6 +138,6 @@ AVL树的特性让二叉搜索树的节点实现平衡(balance):节点相对
138
[The Tree Data Model](http://infolab.stanford.edu/~ullman/focs/ch05.pdf)
139
140
141
-[1]: ../image/Tree_1.jpg
142
-[2]: ../image/Tree_2.jpg
+[1]: ../Images/Tree_1.jpg
+[2]: ../Images/Tree_2.jpg
143
0 commit comments