changed link to verified instead of verify

This commit is contained in:
Philip Ahlqvist 2023-01-08 14:50:00 +01:00
parent 68d612e723
commit e827cc26b1

View file

@ -90,7 +90,7 @@ const config = {
// TODO update? // TODO update?
{ text: 'Branding', link: '/branding/'}, { text: 'Branding', link: '/branding/'},
{ text: 'Projects', link: '/projects/' }, { text: 'Projects', link: '/projects/' },
{ text: 'Verify', link: '/verify/' }, { text: 'Verified', link: '/verified/' },
{ text: 'Governance', link: '/governance/' }, { text: 'Governance', link: '/governance/' },
{ text: 'LBRY Communities', link: '/hives/' } { text: 'LBRY Communities', link: '/hives/' }
], ],