You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by li...@apache.org on 2022/10/21 02:34:51 UTC

[incubator-devlake-website] branch main updated: fix: updated homepage text and added DORA doc link (#284)

This is an automated email from the ASF dual-hosted git repository.

likyh 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 448caccc1 fix: updated homepage text and added DORA doc link (#284)
448caccc1 is described below

commit 448caccc1ecb12703f9b2dfea41803de40fc5273
Author: Yumeng Wang <yu...@merico.dev>
AuthorDate: Fri Oct 21 10:34:47 2022 +0800

    fix: updated homepage text and added DORA doc link (#284)
---
 livedemo/DORA.md                       | 3 +++
 src/components/Sections/WhyDevlake.tsx | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/livedemo/DORA.md b/livedemo/DORA.md
index 01fc0d6b9..134c7742c 100644
--- a/livedemo/DORA.md
+++ b/livedemo/DORA.md
@@ -5,4 +5,7 @@ description: >
 ---
 
 # DORA
+
+To set up your own DORA metrics dashboard, you can checkout our detailed [DORA user guide](https://devlake.apache.org/docs/UserManuals/DORA).
+
 <iframe src="https://grafana-lake.demo.devlake.io/grafana/d/qNo8_0M4z/dora?orgId=1&from=now-6M&to=now" width="135%" height="1140px"></iframe>
diff --git a/src/components/Sections/WhyDevlake.tsx b/src/components/Sections/WhyDevlake.tsx
index 2f7f3816e..98c500aa0 100644
--- a/src/components/Sections/WhyDevlake.tsx
+++ b/src/components/Sections/WhyDevlake.tsx
@@ -81,7 +81,7 @@ export function WhyDevlake() {
       </Feature>
       <Feature className="sm:flex-col-reverse">
         <C.TextSection>
-          <C.TextTitle>Out-of-the-box Analysis</C.TextTitle>
+          <C.TextTitle>Out-of-the-Box Analysis</C.TextTitle>
           <C.TextDescription>
           From DORA to scrum retros, DevLake implements metrics effortlessly with prebuilt dashboards supporting common frameworks and goals.
             <br />