mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
[docs]: Updated images in appwrite datasource doc
This commit is contained in:
parent
627d1c8a0b
commit
d9aff720e4
3 changed files with 2 additions and 2 deletions
BIN
docs/static/img/datasource-reference/appwrite/appwrite-connection.png
vendored
Normal file
BIN
docs/static/img/datasource-reference/appwrite/appwrite-connection.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
BIN
docs/static/img/datasource-reference/appwrite/appwrite-querying.png
vendored
Normal file
BIN
docs/static/img/datasource-reference/appwrite/appwrite-querying.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
|
|
@ -26,7 +26,7 @@ You should also set the scope for access to a particular resource. Learn more ab
|
|||
|
||||
<div style={{textAlign: 'center'}}>
|
||||
|
||||
<img style={{ border:'0'}} className="screenshot-full img-full" src="/img/datasource-reference/appwrite/appwrite-cnctn.png" alt="Appwrite intro"/>
|
||||
<img style={{ border:'0'}} className="screenshot-full img-full" src="/img/datasource-reference/appwrite/appwrite-connection.png" alt="Appwrite intro"/>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -43,7 +43,7 @@ You should also set the scope for access to a particular resource. Learn more ab
|
|||
|
||||
<div style={{textAlign: 'center'}}>
|
||||
|
||||
<img style={{ border:'0'}} className="screenshot-full img-full" src="/img/datasource-reference/appwrite/querying-v3.png" alt="Appwrite intro"/>
|
||||
<img style={{ border:'0'}} className="screenshot-full img-full" src="/img/datasource-reference/appwrite/appwrite-querying.png" alt="Appwrite intro"/>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue