diff --git a/docusaurus/docusaurus.config.js b/docusaurus/docusaurus.config.js index 0579d9d8..e5c80eda 100644 --- a/docusaurus/docusaurus.config.js +++ b/docusaurus/docusaurus.config.js @@ -77,7 +77,7 @@ const config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', + 'https://github.com/hpcaitech/ColossalAI/blob/main/', includeCurrentVersion: process.env.NODE_ENV == 'development', }, // blog: {