mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
Fix more links
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user