changed link to verified instead of verify
This commit is contained in:
parent
68d612e723
commit
e827cc26b1
1 changed files with 1 additions and 1 deletions
|
@ -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/' }
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue