diff --git a/docusaurus.config.js b/docusaurus.config.js index ae248981..7b523687 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -130,10 +130,6 @@ const config = { href: 'https://github.com/waku-org', label: 'Github', }, - { - href: 'https://guide.waku.org/', - label: 'Brand Guidelines', - }, ], }, { @@ -146,6 +142,10 @@ const config = { href: 'https://jobs.status.im/', label: 'Work with us', }, + { + href: 'https://guide.waku.org/', + label: 'Brand Guidelines', + }, { href: '/terms', label: 'Terms & conditions',