File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -147,11 +147,6 @@ export default withLess(
147
147
source : "/graphql" ,
148
148
destination : "https://swapi-graphql.netlify.app/graphql" ,
149
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
150
]
156
151
} ,
157
152
} ) ,
Original file line number Diff line number Diff line change 579
579
"source" : " /schedule/" ,
580
580
"destination" : " /conf/2024/schedule/" ,
581
581
"permanent" : false
582
+ },
583
+ {
584
+ "source" : " /conf/2025/event-resources" ,
585
+ "destination" : " https://sites.google.com/linuxfoundation.org/graphqlconf2025event-resources/event-resources" ,
586
+ "permanent" : false
582
587
}
583
588
]
584
589
}
You can’t perform that action at this time.
0 commit comments