Fix more links

This commit is contained in:
Vincent (Wen Yu) Ge
2024-02-13 12:55:04 -05:00
parent 825ab08316
commit 56c079167a
2 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ npm install
# Install Appwrite {% #install-appwrite %}
Appwrite provides a Node SDK that can be used in your Svelte apps. You can use Appwrite by installing the Node SDK as an NPM package.
The Node SDK is intended for server-side use. If you want to use Appwrite in a client-side application, you should [use the Web SDK instead](/docs/tutorials/svelte-auth).
The Node SDK is intended for server-side use. If you want to use Appwrite in a client-side application, you should [use the Web SDK instead](/docs/tutorials/sveltekit-csr-auth).
```sh
npm install node-appwrite