Fix some broken links

This commit is contained in:
Ilkka Seppälä
2021-09-11 16:56:02 +03:00
parent ec90320eda
commit 842b400fee
9 changed files with 10 additions and 11 deletions

View File

@ -118,7 +118,7 @@ To deploy the example, go to model-view-viewmodel folder and run:
* [Zkoss Demo](https://www.zkoss.org/zkdemo/getting_started/mvvm)
* [Learn MVVM](https://www.learnmvvm.com/)
* [Android Developer CodeLabs](https://codelabs.developers.google.com/codelabs/android-databinding)
* [Data Binding in Android](https://developer.android.com/codelabs/android-databinding#0)
## Typical Use Case