Forráskód Böngészése

update links for faq

raylu 13 éve
szülő
commit
9e2a09e725
1 módosított fájl, 2 hozzáadás és 2 törlés
  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.