diff --git a/README.md b/README.md index db3d803..a91c420 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Sample React app for KaiOS -Simple example of a to-do list, for more information see [KaiOS Developer Portal](https://developer.kaiostech.com/getting-started/build-your-first-app/sample-code#react) +Simple example of a to-do list, for more information see [KaiOS Developer Portal](https://developer.kaiostech.com/docs/02.getting-started/03.build-your-first-package-app/sample-code#react) ![](./docs/to-do-on-input.png) ![](./docs/to-do.png) @@ -31,5 +31,5 @@ yarn build ## Send the app to a KaiOS device -follow [os-env-setup](https://developer.kaiostech.com/getting-started/env-setup/os-env-setup) and [test-your-apps](https://developer.kaiostech.com/getting-started/build-your-first-package-app/test-your-apps) +follow [os-env-setup](https://developer.kaiostech.com/docs/02.getting-started/01.env-setup/os-env-setup) and [test-your-apps](https://developer.kaiostech.com/docs/02.getting-started/03.build-your-first-package-app/test-your-apps) install to your device.