This is an automated email from the ASF dual-hosted git repository. zky pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
commit f0c64cb4ed2b700bf06225921ef206ad4a00d5f5 Author: Yumeng Wang <[email protected]> AuthorDate: Wed Oct 26 16:55:14 2022 +0800 Update docusaurus.config.js --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 819363b31..50e8c4713 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -147,7 +147,7 @@ const versions = require('./versions.json'); label: 'Live Demo', to: 'livedemo', docsPluginId: 'livedemo', - docId: 'AverageRequirementLeadTime', + docId: 'EngineeringLeads/DORA', }, { type: 'doc',
