diff --git a/resources/demo-apps-example-projects.mdx b/resources/demo-apps-example-projects.mdx index 4be45df1..3be15b12 100644 --- a/resources/demo-apps-example-projects.mdx +++ b/resources/demo-apps-example-projects.mdx @@ -31,7 +31,7 @@ For example implementations and details of common use cases, see [Use Case Examp **Node.js Custom Backend:** -* [To-Do List App](https://github.com/powersync-ja/powersync-flutter-firebase-nodejs-todolist-demo) +* [To-Do List App](https://github.com/powersync-ja/powersync.dart/tree/main/demos/firebase-nodejs-todolist) * Corresponding backend demo: [Node.js Backend for To-Do List App, with Firebase Auth](https://github.com/powersync-ja/powersync-nodejs-firebase-backend-todolist-demo) (also linked below) @@ -121,7 +121,7 @@ For example implementations and details of common use cases, see [Use Case Examp * [Node.js Backend for To-Do List App, with Firebase Auth](https://github.com/powersync-ja/powersync-nodejs-firebase-backend-todolist-demo) - * Corresponding front-end demo app: Flutter [To-Do List App](https://github.com/powersync-ja/powersync-flutter-firebase-nodejs-todolist-demo) (also linked above) + * Corresponding front-end demo app: Flutter [To-Do List App](https://github.com/powersync-ja/powersync.dart/tree/main/demos/firebase-nodejs-todolist) (also linked above) * [Rails Backend for GoToFun App](https://github.com/powersync-ja/powersync-rails-flutter-demo/tree/main/gotofun-backend)