Skip to content

Commit 6b46aee

Browse files
authored
Update developer-banner.tsx
1 parent 29ff475 commit 6b46aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/frontend/src/app/apps/components/developer-banner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export const DeveloperBanner = () => {
2828
return (
2929
<div className="container mx-auto px-3 sm:px-6 md:px-8">
3030
<Link
31-
href="https://docs.omi.me/docs/developer/apps/Introduction"
31+
href="https://docs.omi.me/doc/developer/apps/Introduction"
3232
target="_blank"
3333
className="group block w-full transform transition-transform duration-300 hover:scale-[1.01]"
3434
>

0 commit comments

Comments
 (0)