mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: Docs button in create site repository connection modal
This commit is contained in:
+4
-1
@@ -66,7 +66,10 @@
|
||||
</Typography.Text>
|
||||
</Layout.Stack>
|
||||
<Layout.Stack gap="s" direction="row">
|
||||
<Button href="#" secondary>Docs</Button>
|
||||
<Button
|
||||
href="https://appwrite.io/docs/products/sites/deploy-from-git"
|
||||
external
|
||||
secondary>Docs</Button>
|
||||
<Button
|
||||
href={`https://github.com/${data.installations.installations[0].organization}`}
|
||||
text>Go to GitHub</Button>
|
||||
|
||||
Reference in New Issue
Block a user