mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated SDKs list
This commit is contained in:
+6
-6
@@ -7,18 +7,18 @@ return [
|
||||
'logo' => 'js.svg',
|
||||
'link' => 'https://github.com/appwrite/sdk-for-js',
|
||||
],
|
||||
[
|
||||
'label' => 'PHP',
|
||||
'versions' => ['v1.0.0'],
|
||||
'logo' => 'php.svg',
|
||||
'link' => 'https://github.com/appwrite/sdk-for-php',
|
||||
],
|
||||
[
|
||||
'label' => 'Node.js',
|
||||
'versions' => ['v1.0.0'],
|
||||
'logo' => 'nodejs.svg',
|
||||
'link' => 'https://github.com/appwrite/sdk-for-node',
|
||||
],
|
||||
[
|
||||
'label' => 'PHP',
|
||||
'versions' => ['v1.0.0'],
|
||||
'logo' => 'php.svg',
|
||||
'link' => 'https://github.com/appwrite/sdk-for-php',
|
||||
],
|
||||
[
|
||||
'label' => 'Ruby',
|
||||
'versions' => ['v1.0.0'],
|
||||
|
||||
Reference in New Issue
Block a user