update the links in README of Theory

This commit is contained in:
mudongliang
2016-04-16 22:08:59 -04:00
parent 93d401b5ff
commit 5a64b1f33b

View File

@@ -2,5 +2,5 @@
这一章描述各种理论性概念和那些不直接涉及实践,但是知道了会很有用的概念。
* [分页](http://xinqiu.gitbooks.io/linux-insides/content/Theory/Paging.html)
* [Elf64 格式](http://xinqiu.gitbooks.io/linux-insides/content/Theory/ELF.html)
* [分页](https://github.com/MintCN/linux-insides-zh/blob/master/Theory/Paging.md)
* [Elf64 格式](https://github.com/MintCN/linux-insides-zh/blob/master/Theory/ELF.md)