Skip to content

Commit e3eed2e

Browse files
Correct Link
1 parent a9aec0e commit e3eed2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
758758
759759
* What is the structure of an Android Application?
760760
761-
* What is `Context`? How is it used? [Medium](https://medium.com/p/understanding-context-in-android-application-330913e32514)
761+
* What is `Context`? How is it used? [Mindorks](https://blog.mindorks.com/understanding-context-in-android-application-330913e32514)
762762
763763
* What is `AndroidManifest.xml`?
764764
@@ -1093,7 +1093,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
10931093
10941094
* Android Code Style And Guidelines. [Mindorks](https://blog.mindorks.com/android-code-style-and-guidelines-d5f80453d5c7)
10951095
1096-
* Have you tried Kotlin? [Medium](https://medium.com/p/why-you-must-try-kotlin-for-android-development-e14d00c8084b)
1096+
* Have you tried Kotlin? [Mindorks](https://blog.mindorks.com/why-you-must-try-kotlin-for-android-development-e14d00c8084b)
10971097
10981098
* What are the metrics that you should measure continuously while android application development? [Mindorks](https://blog.mindorks.com/android-app-performance-metrics-a1176334186e)
10991099

0 commit comments

Comments
 (0)