This is an automated email from the ASF dual-hosted git repository.
hez 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 b9fe8c9d28 fix: update cfr screenshots (#397)
b9fe8c9d28 is described below
commit b9fe8c9d28ca9e780f8cd7dcb3c4cbcb3420df5b
Author: Louis.z <[email protected]>
AuthorDate: Tue Jan 17 11:12:24 2023 +0800
fix: update cfr screenshots (#397)
Co-authored-by: Startrekzky <[email protected]>
---
docs/Metrics/CFR.md | 2 +-
versioned_docs/version-v0.14/Metrics/CFR.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/Metrics/CFR.md b/docs/Metrics/CFR.md
index 573c7a0a3f..1718a415eb 100644
--- a/docs/Metrics/CFR.md
+++ b/docs/Metrics/CFR.md
@@ -105,7 +105,7 @@ ORDER BY 1
If you want to measure in which category your team falls into as the picture
shown below, run the following SQL in Grafana.
-
+
```
with _deployment_count as (
diff --git a/versioned_docs/version-v0.14/Metrics/CFR.md
b/versioned_docs/version-v0.14/Metrics/CFR.md
index eb2255b708..b66f7d5089 100644
--- a/versioned_docs/version-v0.14/Metrics/CFR.md
+++ b/versioned_docs/version-v0.14/Metrics/CFR.md
@@ -105,7 +105,7 @@ ORDER BY 1
If you want to measure in which category your team falls into as the picture
shown below, run the following SQL in Grafana.
-
+
```
with _deployment_count as (