Skip to content

Commit

Permalink
fix: link my events (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
braianj authored Jan 8, 2024
1 parent e88a6af commit eae6457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar2/Navbar2.defaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export const navbarSubmenu = {
{
title: 'My Events',
description: 'See saved events & events you’re hosting',
url: config.get('EVENTS_MY_EVENTS_URL'),
url: config.get('EVENTS_MY_EVENTS'),
eventTrackingName: 'events_my_events'
}
],
Expand Down

1 comment on commit eae6457

@vercel
Copy link

@vercel vercel bot commented on eae6457 Jan 8, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

decentraland-ui – ./

decentraland-ui-git-master-decentraland1.vercel.app
decentraland-ui-decentraland1.vercel.app

Please sign in to comment.