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

yumeng 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 7097ec358 docs: fix grafana doc link
7097ec358 is described below

commit 7097ec358d929e64153edca68d11375f671b0ad6
Author: Hezheng Yin <[email protected]>
AuthorDate: Sun Oct 16 19:13:05 2022 -0700

    docs: fix grafana doc link
---
 docs/UserManuals/DORA.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/UserManuals/DORA.md b/docs/UserManuals/DORA.md
index 9ea594358..75fe80619 100644
--- a/docs/UserManuals/DORA.md
+++ b/docs/UserManuals/DORA.md
@@ -172,7 +172,7 @@ For a breakdown of each metric's SQL query, please refer to 
the corresponding me
   - [Median Time to Restore 
Service](https://devlake.apache.org/docs/Metrics/MTTR)
   - [Change Failure Rate](https://devlake.apache.org/docs/Metrics/CFR)
 
-If you aren't familiar with Grafana, please refer to our [Grafana doc], or 
jump into Slack for help. (./Dashboards/GrafanaUserGuide.md)
+If you aren't familiar with Grafana, please refer to our [Grafana 
doc](./Dashboards/GrafanaUserGuide.md), or jump into Slack for help.
 
 <br/>
 

Reply via email to