diff --git a/docusaurus.config.js b/docusaurus.config.js index 5a833a1e..09548bc4 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -92,8 +92,8 @@ const config = { position: 'right', }, { - href: 'https://git.openprivacy.ca/cwtch.im', - label: 'Source Code', + href: 'https://cwtch.im/download', + label: 'Download', position: 'right', }, { @@ -141,6 +141,10 @@ const config = { label: 'Source Code', href: 'https://git.openprivacy.ca/cwtch.im', }, + { + label: 'Download', + href: 'https://cwtch.im/download', + }, ], }, ],