Merge pull request #1 from emreler/master

Fix broken link
This commit is contained in:
Charles-Axel Dein 2017-03-30 18:32:21 +02:00 committed by GitHub
commit 0d6ece5159

View File

@ -68,7 +68,7 @@ I've found these books incredibly inspiring:
There are some free books available, including:
* [Professional software development](http://mixmastamyk.bitbucket.org/pro_soft_dev/): pretty complete and a good companion to this page. The free chapters are mostly focused on software development processes: design, testing, code writing, etc. - and not so much about tech itself.
* [Professional software development](http://mixmastamyk.bitbucket.io/pro_soft_dev/): pretty complete and a good companion to this page. The free chapters are mostly focused on software development processes: design, testing, code writing, etc. - and not so much about tech itself.
* [List of free programming books](https://github.com/vhf/free-programming-books)
## Must-read articles