Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion app/siteConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ export const siteConfig = {
}

export const links = {
talkSubmissionUrl: "https://forms.gle/6gtGEuL7XExHvc6c9",
oldTalkSubmissionUrl: "https://forms.gle/6gtGEuL7XExHvc6c9",
talkSubmissionUrl: "/talk",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Squash with the Add talk form commit.

meetupUrl: "https://meetup.com/san-diego-devx",
linkedInUrl: "https://www.linkedin.com/company/devxsd/",
lumaUrl: "https://lu.ma/DEVxNetwork",
Expand Down