diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 5fb019cb26706e85b21b88189b8a26c49ac33843..f8b9579e32f0d617abb3780fbd8b7ebe4be619b9 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -68,7 +68,7 @@ const config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://git.xx.network/xx_network/node-handbook/-/blob/master/website/', + 'https://git.xx.network/websites/handbook.xx.network/-/blob/master/website/', }, blog:false, /*blog: { @@ -162,7 +162,7 @@ const config = { },*/ { label: 'Handbook Source Code', - href: 'https://git.xx.network/xx_network/node-handbook', + href: 'https://git.xx.network/websites/handbook.xx.network', }, { label: 'cMixx Developer Docs',