We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc7adf commit c56234bCopy full SHA for c56234b
README.md
@@ -695,7 +695,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
695
### Architecture
696
697
* Describe the architecture of your last app.
698
-* Describe MVP. [Mindorks](https://blog.mindorks.com/essential-guide-for-designing-your-android-app-architecture-mvp-part-1-74efaf1cda40)
+* Describe MVP. [Mindorks](https://mindorks.com/course/android-mvp-introduction)
699
* What is presenter?
700
* What is model?
701
* Describe MVC.
0 commit comments