浏览代码

update links for faq

raylu 13 年之前
父节点
当前提交
9e2a09e725
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pyc/templates/faq.html

+ 2 - 2
pyc/templates/faq.html

@@ -23,8 +23,8 @@ Why should I learn Python?
 It's a good first language for
 <a href="http://docs.python.org/faq/general.html#is-python-a-good-language-for-beginning-programmers">a</a>
 <a href="http://www.stanford.edu/~pgbovine/python-teaching.htm">variety</a>
-<a href="http://openbookproject.net/thinkCSpy/foreword.html">of</a>
-<a href="http://openbookproject.net/thinkCSpy/preface.html">reasons</a>.
+<a href="http://openbookproject.net/thinkcs/python/english3e/foreword.html">of</a>
+<a href="http://openbookproject.net/thinkcs/python/english3e/preface.html">reasons</a>.
 </p>
 <p>
 Learning a programming language helps you understand how your computer works.