[docs]: Updated images in appwrite datasource doc

This commit is contained in:
Nayana N 2025-12-30 07:22:04 +00:00
parent 627d1c8a0b
commit d9aff720e4
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

View file

@ -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>