Skip to content

Commit c56234b

Browse files
Add MVP Link
1 parent 7bc7adf commit c56234b

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
@@ -695,7 +695,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
695695
### Architecture
696696
697697
* 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)
698+
* Describe MVP. [Mindorks](https://mindorks.com/course/android-mvp-introduction)
699699
* What is presenter?
700700
* What is model?
701701
* Describe MVC.

0 commit comments

Comments
 (0)