This is an automated email from the ASF dual-hosted git repository. hez pushed a commit to branch fix-dora-link-error in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
commit 5149d0824211034cd32dbea3735bea2d3e1879e8 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/>
