task: Fix broken links (#1817)

* Fix some broken links

* Remove extra space

* Update filename

* Fix some links in localization folders

* Fix link

Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
This commit is contained in:
Ilkka Seppälä
2021-09-28 21:43:31 +03:00
committed by GitHub
parent be72a96cd6
commit 42eb7950ae
15 changed files with 15 additions and 16 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