Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
selfboot committed Aug 6, 2016
1 parent b3fd1c7 commit 0c07b06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Graph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@

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

[1]: ../Image/Graph_1.png
[1]: ../Images/Graph_1.png

4 changes: 2 additions & 2 deletions Tree/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@ AVL树的特性让二叉搜索树的节点实现平衡(balance):节点相对
[The Tree Data Model](http://infolab.stanford.edu/~ullman/focs/ch05.pdf)


[1]: ../image/Tree_1.jpg
[2]: ../image/Tree_2.jpg
[1]: ../Images/Tree_1.jpg
[2]: ../Images/Tree_2.jpg

0 comments on commit 0c07b06

Please sign in to comment.