1
0
Fork 0
mirror of synced 2024-06-27 10:41:00 +12:00

Merge pull request #5360 from Atsurak/master

fix : wrong links for getting started for web
This commit is contained in:
Christy Jacob 2023-05-02 23:32:46 +05:30 committed by GitHub
commit 2fcd78d784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ account.create(ID.unique(), 'me@example.com', 'password', 'Jane Doe')
### Learn more
You can use the following resources to learn more and get help
- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/getting-started-for-flutter)
- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/getting-started-for-web)
- 📜 [Appwrite Docs](https://appwrite.io/docs)
- 💬 [Discord Community](https://appwrite.io/discord)
- 🚂 [Appwrite Flutter Playground](https://github.com/appwrite/playground-for-flutter)
- 🚂 [Appwrite Web Playground](https://github.com/appwrite/playground-for-web)