Quellcode durchsuchen

fixed link (#2666)

* fixed link

* remove trailing slash to satisfy linter
Dzmitry Lahoda vor 8 Jahren
Ursprung
Commit
49facb7dcb
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -2188,7 +2188,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
 ### Smalltalk
 
 * [Computer Programming using GNU Smalltalk](http://www.canol.info/books/computer_programming_using_gnu_smalltalk/) (PDF)
-* [Deep into Pharo](http://files.pharo.org/books/deep-into-pharo/)
+* [Deep into Pharo](http://www.deepintopharo.com)
 * [Dynamic Web Development with Seaside](http://book.seaside.st/book/table-of-contents) -  S. Ducasse, L. Renggli, C. D. Shaffer, R. Zaccone
 * [Numerical Methods with Pharo](http://files.pharo.org/books/numerical-methods/)
 * [Pharo by Example](http://pharobyexample.org) (Smalltalk Implementation and IDE)