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 33e4315d3 fix: updated demo links
33e4315d3 is described below
commit 33e4315d3e52339f5564e99ea27d5569a714719d
Author: yumengwang03 <[email protected]>
AuthorDate: Wed Oct 19 09:48:48 2022 +0800
fix: updated demo links
---
src/components/Sections/UseCases.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/Sections/UseCases.tsx
b/src/components/Sections/UseCases.tsx
index 8696c0db1..612f5535e 100644
--- a/src/components/Sections/UseCases.tsx
+++ b/src/components/Sections/UseCases.tsx
@@ -58,7 +58,7 @@ export function UseCases() {
lead="Open Source Maintainers"
title="Fuel Community Growth with Analysis"
desc="Grow your community strategically with insights on how
developers participate, contribute, and collaborate."
-
demoURL="https://grafana-lake.demo.devlake.io/grafana/goto/7z1QfSV4z?orgId=1"
+
demoURL="https://grafana-lake.demo.devlake.io/grafana/d/VTr6Y_q7z/weekly-community-retro?orgId=1"
>
<UCIcon src={UC1} />
</UCCard>
@@ -74,7 +74,7 @@ export function UseCases() {
lead="Engineering Leads"
title="Implement DORA Fast"
desc="Implement DORA metrics in minutes to enable and manage
delivery processes your developers and users will love."
-
demoURL="https://grafana-lake.demo.devlake.io/grafana/goto/qBPPBS44k?orgId=1"
+
demoURL="https://grafana-lake.demo.devlake.io/grafana/goto/D5djPwIVk?orgId=1"
>
<UCIcon src={UC3} />
</UCCard>