1
0
Fork 0
mirror of synced 2024-06-17 02:04:56 +12:00

Merge pull request #1464 from santoshyadavdev/master

doc: use Angular as the example is for Angular
This commit is contained in:
Eldad A. Fux 2021-08-04 13:29:07 +03:00 committed by GitHub
commit 059a589d1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ return [
],
[
'icon' => 'angular.svg',
'name' => 'Todo App with Angular.js',
'name' => 'Todo App with Angular',
'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/',