Skip to content

Commit

Permalink
chore: update navbar governance links and copies
Browse files Browse the repository at this point in the history
  • Loading branch information
1emu committed Jul 25, 2024
1 parent 9c8fda2 commit 94eabdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Navbar/Navbar.defaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ export const navbarSubmenu = {
column1: [
{
title: 'Overview',
description: 'The latest in Decentraland governance',
url: config.get('GOVERNANCE_URL'),
description: 'Learn more about the DAO and what it does for the Decentraland ecosystem',
url: config.get('DAO_URL'),
eventTrackingName: 'governance_overview'
},
{
Expand Down Expand Up @@ -215,7 +215,7 @@ export const navbarSubmenu = {
},
{
title: 'DAO Docs',
description: 'Learn about the DAO & how to participate',
description: 'Read more about how the DAO works and how to participate',
url: config.get('DOCS_DAO_URL'),
eventTrackingName: 'docs_dao'
}
Expand Down

0 comments on commit 94eabdd

Please sign in to comment.