Преглед изворни кода

Merge pull request #870 from edwlook/patch-1

Use http link instead of ftp
vhf / victor felder пре 11 година
родитељ
комит
361c7b0582
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -1533,7 +1533,7 @@ See also [TeX](#tex)
 
 
 ###Scheme
-* [An Introduction to Scheme and its Implementation](ftp://ftp.cs.utexas.edu/pub/garbage/cs345/schintro-v14/schintro_toc.html)
+* [An Introduction to Scheme and its Implementation](http://www.cs.rpi.edu/academics/courses/fall00/ai/scheme/reference/schintro-v14/schintro_toc.html)
 * [Concrete Abstractions: An Introduction to Computer Science Using Scheme](https://gustavus.edu/+max/concrete-abstractions.html)
 * [How to Design Programs](http://htdp.org)
 * [Simply Scheme: Introducing Computer Science](http://www.cs.berkeley.edu/~bh/ss-toc2.html)