Skip to content

Commit 50ef64f

Browse files
authored
Merge pull request #1 from DH-555/patch-3
Add docs for custom domains in functions
2 parents 27977b7 + 8c4fb24 commit 50ef64f

File tree

1 file changed

+1
-1
lines changed
  • src/routes/(console)/project-[region]-[project]/functions/function-[function]/domains

1 file changed

+1
-1
lines changed

src/routes/(console)/project-[region]-[project]/functions/function-[function]/domains/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<svelte:fragment slot="actions">
6565
<Button
6666
external
67-
href="#/"
67+
href="https://appwrite.io/docs/products/functions/domains"
6868
text
6969
event="empty_documentation"
7070
size="s"

0 commit comments

Comments
 (0)