mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Fix empty state button link
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
single
|
||||
href="https://appwrite.io/docs/advanced/platform/webhooks"
|
||||
target="webhook"
|
||||
on:click={() => goto(`${base}/projects-${projectId}/settings/webhooks/create`)} />
|
||||
on:click={() => goto(`${base}/project-${projectId}/settings/webhooks/create`)} />
|
||||
{/if}
|
||||
</Container>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user