File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/app/conf/2025/events/fost Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ export const metadata: Metadata = {
19
19
}
20
20
21
21
const CFP_LINK =
22
- "https://docs.google .com/forms/d/1ElXceLzWftBvcEwrqYZSt8TqfVbrSFohtfmSFONolSk/preview "
22
+ "https://apidaysglobal.typeform .com/speak?typeform-source=www.apidays.global "
23
23
const TICKETS_LINK =
24
24
"https://ticket.apidays.global/event/apidays-paris-2025/3cccd07f-acb2-466e-8d91-cb1f208ecf42"
25
25
@@ -29,7 +29,7 @@ export default function ResourcesPage() {
29
29
< NavbarPlaceholder className = "top-0 bg-neu-100 before:bg-white/30 dark:bg-[#181A12] dark:before:bg-blk/40" />
30
30
< Hero
31
31
pageName = "GraphQL Day at FOST"
32
- subtitle = "Future Of Software Week "
32
+ subtitle = "Future Of Software Technology "
33
33
colorScheme = "neutral"
34
34
stripes = {
35
35
< HeroStripes
@@ -290,7 +290,7 @@ function EventPartnersSection() {
290
290
291
291
< p className = "typography-body-lg mx-auto max-w-2xl text-pretty text-center" >
292
292
GraphQL Day is organized by API Days and GraphQL Foundation, as
293
- part of the Future of Software Week .
293
+ part of the Future of Software Technology .
294
294
{ /* todo: link to some FOST page? */ }
295
295
</ p >
296
296
</ div >
You can’t perform that action at this time.
0 commit comments