Skip to content

Commit da86989

Browse files
committed
Update CFP link and title
1 parent 56def2e commit da86989

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/conf/2025/events/fost/page.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const metadata: Metadata = {
1919
}
2020

2121
const CFP_LINK =
22-
"https://docs.google.com/forms/d/1ElXceLzWftBvcEwrqYZSt8TqfVbrSFohtfmSFONolSk/preview"
22+
"https://apidaysglobal.typeform.com/speak?typeform-source=www.apidays.global"
2323
const TICKETS_LINK =
2424
"https://ticket.apidays.global/event/apidays-paris-2025/3cccd07f-acb2-466e-8d91-cb1f208ecf42"
2525

@@ -29,7 +29,7 @@ export default function ResourcesPage() {
2929
<NavbarPlaceholder className="top-0 bg-neu-100 before:bg-white/30 dark:bg-[#181A12] dark:before:bg-blk/40" />
3030
<Hero
3131
pageName="GraphQL Day at FOST"
32-
subtitle="Future Of Software Week"
32+
subtitle="Future Of Software Technology"
3333
colorScheme="neutral"
3434
stripes={
3535
<HeroStripes
@@ -290,7 +290,7 @@ function EventPartnersSection() {
290290

291291
<p className="typography-body-lg mx-auto max-w-2xl text-pretty text-center">
292292
GraphQL Day is organized by API&nbsp;Days and GraphQL Foundation, as
293-
part of the Future of Software Week.
293+
part of the Future of Software Technology.
294294
{/* todo: link to some FOST page? */}
295295
</p>
296296
</div>

0 commit comments

Comments
 (0)