We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a64eb commit 4dcb08cCopy full SHA for 4dcb08c
README.md
@@ -4,8 +4,8 @@ Some basic samples of [Kotlin](http://kotlinlang.org/) for Android
4
5
### Samples
6
7
-- [HttpUrlConnection + AsyncTask](https://github.com/irontec/android-kotlin-samples/blob/master/LICENSE)
8
-- [ListView + BaseAdapter + Data Object](https://github.com/irontec/android-kotlin-samples/blob/master/LICENSE)
+- [HttpUrlConnection + AsyncTask](https://github.com/irontec/android-kotlin-samples/tree/master/HttpUrlConnection%20%2B%20AsyncTask)
+- [ListView + BaseAdapter + Data Object](https://github.com/irontec/android-kotlin-samples/tree/master/ListView%20%2B%20BaseAdapter%20%2B%20Data%20Object)
9
10
### Licencia
11
0 commit comments