Fix link to join us page
This commit is contained in:
parent
672ad0a941
commit
412d862b7a
|
@ -155,12 +155,12 @@ const config = {
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
href: 'https://jobs.status.im/',
|
to: '/join-us',
|
||||||
label: 'Work with us',
|
label: 'Join us',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: 'https://guide.nimbus.team/',
|
href: 'https://guide.nimbus.team/',
|
||||||
label: 'Brand Guidelines',
|
label: 'Brand guidelines',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: '/terms',
|
href: '/terms',
|
||||||
|
|
Loading…
Reference in New Issue