Skip to content

Commit d48be23

Browse files
authored
Update next.config.ts
1 parent c47de36 commit d48be23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web-roo-code/next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const nextConfig: NextConfig = {
2424
// Redirect cloud waitlist to Notion page
2525
{
2626
source: "/cloud-waitlist",
27-
destination: "https://shard-dogwood-daf.notion.site/238fd1401b0a8087b858e1ad431507cf?pvs=105",
27+
destination: "https://roo-code.notion.site/238fd1401b0a8087b858e1ad431507cf?pvs=105",
2828
permanent: false,
2929
},
3030
]

0 commit comments

Comments
 (0)