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 db9b648 commit 7e60cc3Copy full SHA for 7e60cc3
next.config.js
@@ -147,6 +147,11 @@ export default withLess(
147
source: "/graphql",
148
destination: "https://swapi-graphql.netlify.app/graphql",
149
},
150
+ {
151
+ source: "/conf/2025/event-resources",
152
+ destination:
153
+ "https://www.google.com/url?q=https://sites.google.com/linuxfoundation.org/graphqlconf2025event-resources/event-resources&source=gmail-imap&ust=1754974712000000&usg=AOvVaw1NvDyBiJr4bkg-wmcvaYk3",
154
+ },
155
]
156
157
}),
0 commit comments