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 6191ff1 commit 49e1b38Copy full SHA for 49e1b38
app/siteConfig.ts
@@ -8,8 +8,8 @@ export const siteConfig = {
8
export const links = {
9
talkSubmissionUrl: "https://forms.gle/6gtGEuL7XExHvc6c9",
10
meetupUrl: "https://meetup.com/san-diego-devx",
11
- lumaUrl: "https://lu.ma/DEVxSD",
+ lumaUrl: "https://lu.ma/DEVxNetwork",
12
discord: "https://discord.gg/J3YrrErwjc",
13
- github: "https://github.com/sddevx",
14
- youtube: "https://www.youtube.com/@sddevx"
+ github: "https://github.com/DEVxNetwork",
+ youtube: "https://www.youtube.com/@DEVxNetwork"
15
}
0 commit comments