浏览代码

Merge pull request #438 from nesquena/patch-2

Fix cliffnotes markdown link
vhf / victor felder 12 年之前
父节点
当前提交
9820f6a99e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -412,7 +412,7 @@
 
 ###Android
 * [Google Android Developer Training](https://developer.android.com/training/index.html)
-* [CodePath Android Cliffnotes] (https://github.com/thecodepath/android_guides/wiki)
+* [CodePath Android Cliffnotes](https://github.com/thecodepath/android_guides/wiki)
 * [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/)
 * [Expert Android and Eclipse development knowledge](http://www.vogella.com/android.html)
 * [Styling Android](http://www.stylingandroid.com/)