We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4162e5e commit d337c9dCopy full SHA for d337c9d
docs-v2/next.config.mjs
@@ -545,10 +545,6 @@ export default withNextra({
545
},
546
async rewrites() {
547
return [
548
- {
549
- source: "/connect/demo/:path*",
550
- destination: "https://pipedream-connect-demo.vercel.app/:path*",
551
- },
552
{
553
source: "/shopify-faq-2023-10",
554
destination: "/deprecated/shopify-faq-2023-10",
0 commit comments