You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by zk...@apache.org on 2023/01/12 09:49:15 UTC

[incubator-devlake-website] branch main updated: changed live demo-->use cases (#387)

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


The following commit(s) were added to refs/heads/main by this push:
     new d1f1b99ff0 changed live demo-->use cases (#387)
d1f1b99ff0 is described below

commit d1f1b99ff03b6b5e041211b904e7a37528139aa2
Author: PalanikannanM <73...@users.noreply.github.com>
AuthorDate: Thu Jan 12 15:19:09 2023 +0530

    changed live demo-->use cases (#387)
---
 docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 66ec60891b..7a8f65027c 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -144,7 +144,7 @@ const versions = require('./versions.json');
           {
             type: 'doc',
             position: 'right',
-            label: 'Live Demo',
+            label: 'Use Cases',
             to: 'livedemo',
             docsPluginId: 'livedemo',
             docId: 'EngineeringLeads/DORA',