Skip to content

Commit d337c9d

Browse files
Removing demo app rewrite rule
This wasn't gonna work
1 parent 4162e5e commit d337c9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs-v2/next.config.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -545,10 +545,6 @@ export default withNextra({
545545
},
546546
async rewrites() {
547547
return [
548-
{
549-
source: "/connect/demo/:path*",
550-
destination: "https://pipedream-connect-demo.vercel.app/:path*",
551-
},
552548
{
553549
source: "/shopify-faq-2023-10",
554550
destination: "/deprecated/shopify-faq-2023-10",

0 commit comments

Comments
 (0)