Skip to content

Commit 2b721e3

Browse files
Update README.md
1 parent fe49523 commit 2b721e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
862862
863863
* What is `Serivce`? [Developer Android](https://developer.android.com/guide/components/services)
864864
865-
* `Service` vs `IntentService`. [StackOverflow](https://stackoverflow.com/a/15772151/5153275)
865+
* `Service` vs `IntentService`. [MindOrks](https://blog.mindorks.com/service-vs-intentservice-in-android)
866866
867867
* What is a `JobScheduler`? [Vogella](http://www.vogella.com/tutorials/AndroidTaskScheduling/article.html)
868868

0 commit comments

Comments
 (0)