Skip to content

Commit 1444ff2

Browse files
authored
chore: update custom UI docs link (#247)
1 parent d58560d commit 1444ff2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/routes/welcome.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ export const createWelcomeRoute: RouteCreator =
7575
heading: "Custom UI",
7676
content:
7777
"Implementing these pages in your language and framework of choice is straightforward using our SDKs.",
78-
action: "https://www.ory.sh/docs/guides/bring-your-user-interface",
78+
action:
79+
"https://www.ory.sh/docs/kratos/bring-your-own-ui/configure-ory-to-use-your-ui",
7980
target: "_blank",
8081
}),
8182
].join("\n"),

0 commit comments

Comments
 (0)