From 005c3e38cddfa9cbb2ce3189a4b7296f91b672b4 Mon Sep 17 00:00:00 2001 From: Tushar Vaghela Date: Thu, 15 Apr 2021 12:16:52 +0530 Subject: [PATCH] Updated dead doc links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.