1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00

Fixed demo name

This commit is contained in:
Eldad Fux 2021-04-14 00:22:27 +03:00
parent a2f1aa55a2
commit f73a68b63d

View file

@ -45,7 +45,7 @@ return [
],
[
'icon' => 'angular.svg',
'name' => 'Todo App with Angular',
'name' => 'Todo App with Angular.js',
'description' => 'A simple Todo app that uses both the Appwrite account and database APIs.',
'source' => 'https://github.com/appwrite/todo-with-angular',
'url' => 'https://appwrite-todo-with-angular.vercel.app/',