Merge pull request #2208 from appwrite/fix-SER-257-row-activity-create-event

fix: activity empty state to point to the specific databases document…
This commit is contained in:
Matej Bačo
2025-08-18 09:40:38 +02:00
committed by GitHub
+4 -1
View File
@@ -89,7 +89,10 @@
description="Need a hand? Learn more in our documentation."
type="secondary">
<svelte:fragment slot="actions">
<Button external secondary href="https://appwrite.io/docs">
<Button
external
secondary
href="https://appwrite.io/docs/products/databases/databases">
Documentation
</Button>
</svelte:fragment>