Skip to content

Commit

Permalink
chore: update ticket url
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchedmob committed Aug 21, 2024
1 parent 2a1ed99 commit ee4352d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/emails/methodconf/2024/ticketsOnSale.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { Layout } from '../../../components/methodconf/Layout';
import { heading, link, text } from '../../../components/methodconf/text';
import { button } from '../../../components/methodconf/button';

const ticketUrl = 'https://l.oveit.com/events/embed?id=5b12c452dc';
const ticketUrl = 'https://www.methodconf.com/tickets';

export interface TicketsOnSalesProps {
children?: React.ReactNode;
Expand Down

0 comments on commit ee4352d

Please sign in to comment.