From 0dc11e7166c273c32f556f3520522b3b911593e9 Mon Sep 17 00:00:00 2001 From: AdrianMachado Date: Sat, 11 Apr 2020 17:07:24 -0700 Subject: [PATCH] Fixing dead link I am guessing this is the new destination for where the old link would've taken you. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db3d803..3893feb 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/getting-started/build-your-first-package-app/sample-code#react) ![](./docs/to-do-on-input.png) ![](./docs/to-do.png)