瀏覽代碼

Merge pull request #82 from srayuws/master

fix url
vhf / victor felder 12 年之前
父節點
當前提交
5e2bda8b37
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -133,7 +133,7 @@
 * [ZeroMQ Guide](http://zguide.zeromq.org/page:all)
 
 ####Compiler Design
-* [Compiler Construction](http://www-old.oberon.ethz.ch/WirthPubl/CBEAll.pdf) (PDF)
+* [Compiler Construction](http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf) (PDF)
 * [Let's Build a Compiler](http://www.stack.nl/~marcov/compiler.pdf)
 * [Linkers and loaders](http://www.iecc.com/linker/)