Skip to content

Commit b6ef53a

Browse files
YassinEldeebDimitri POSTOLOV
and
Dimitri POSTOLOV
authored
Debug og image (graphql#1549)
Co-authored-by: Dimitri POSTOLOV <[email protected]>
1 parent 9d91851 commit b6ef53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-node.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export const createPages: GatsbyNode["createPages"] = async ({
150150

151151
createRedirect({
152152
fromPath: `/conf/attendee/*`,
153-
toPath: `https://graphql-conf-attendee-nextjs-intermediate-app.vercel.app/*`,
153+
toPath: `https://graphql-conf-attendee-nextjs.vercel.app/*`,
154154
statusCode: 200,
155155
})
156156

0 commit comments

Comments
 (0)