Skip to content

Commit 38d6632

Browse files
Correct link
1 parent 26d83dc commit 38d6632

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
@@ -954,7 +954,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
954954
955955
* Explain `Activity` and `Fragment` lifecycle. (Complete diagram [GitHub](https://github.com/xxv/android-lifecycle), simplified diagram for [Activity](https://developer.android.com/guide/components/activities/activity-lifecycle.html#alc), [Fragment](https://developer.android.com/guide/components/fragments.html#Lifecycle))
956956
957-
* What are "launch modes"? [Mindorks](https://blog.mindorks.com/android-`Activity`-launchmode-explained-cbc6cf996802)
957+
* What are "launch modes"? [Mindorks](https://blog.mindorks.com/android-activity-launchmode-explained-cbc6cf996802)
958958
959959
#### Fragments
960960

0 commit comments

Comments
 (0)