mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: point GitHub integration 'Learn more' links to version-control docs
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<Button
|
||||
compact
|
||||
external
|
||||
href="https://appwrite.io/docs/advanced/self-hosting/functions#git"
|
||||
href="https://appwrite.io/docs/advanced/self-hosting/configuration/version-control"
|
||||
>Learn more</Button>
|
||||
</div>
|
||||
</Layout.Stack>
|
||||
|
||||
+1
-1
@@ -85,7 +85,7 @@
|
||||
<Button
|
||||
compact
|
||||
external
|
||||
href="https://appwrite.io/docs/advanced/self-hosting/functions#git"
|
||||
href="https://appwrite.io/docs/advanced/self-hosting/configuration/version-control"
|
||||
>Learn more</Button>
|
||||
</div>
|
||||
</Layout.Stack>
|
||||
|
||||
Reference in New Issue
Block a user