docs: removed weird link from mvvm (#2618)

This commit is contained in:
Nishant Jain
2023-10-15 19:07:28 +05:30
committed by GitHub
parent 3fee209407
commit f9c5e7ef4c
-1
View File
@@ -114,7 +114,6 @@ To deploy the example, go to model-view-viewmodel folder and run:
## Tutorials
* [Zkoss Demo](https://www.zkoss.org/zkdemo/getting_started/mvvm)
* [Learn MVVM](https://www.learnmvvm.com/)
* [Data Binding in Android](https://developer.android.com/codelabs/android-databinding#0)
## Typical Use Case