Skip to content

Commit 2becea8

Browse files
Merge pull request ericmaxwell2003#12 from sindyoke/master
Realm moved your article
2 parents b833144 + f498a68 commit 2becea8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ Other branches contain the model, plus a User Interface following:
1010
* *mvvm* - Example of Model View ViewModel with Databinding
1111

1212
#### Notes
13-
* This project is the companion project to a post I authored at https://news.realm.io/news/eric-maxwell-mvc-mvp-and-mvvm-on-android/.
14-
13+
* This project is the companion project to a post I authored at https://academy.realm.io/posts/eric-maxwell-mvc-mvp-and-mvvm-on-android/.
1514
* It is intended to be a reference to show the concepts of MVC, MVVM, and MVP on Android.
1615

1716
* This post and project was created before the GoogleIO 2017 announcment of Android [ViewModels](https://developer.android.com/topic/libraries/architecture/viewmodel.html) and the [Android Architecture Components](https://www.youtube.com/watch?v=vOJCrbr144o), which changes the way we think about ViewModels in the Android Lifecycle.

0 commit comments

Comments
 (0)