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

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new d5d3a4d26 fix: typo in Homepage dashboard (#8455)
d5d3a4d26 is described below

commit d5d3a4d26b7e5c17497833ec726ff61c43169177
Author: Steve Yen <[email protected]>
AuthorDate: Thu May 29 21:06:09 2025 -0700

    fix: typo in Homepage dashboard (#8455)
---
 grafana/dashboards/Homepage.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/grafana/dashboards/Homepage.json b/grafana/dashboards/Homepage.json
index 436b7e86a..2332eeb01 100644
--- a/grafana/dashboards/Homepage.json
+++ b/grafana/dashboards/Homepage.json
@@ -40,7 +40,7 @@
           "showLineNumbers": false,
           "showMiniMap": false
         },
-        "content": "# Welcome\n\n  - Dashboards are grouped by use cases and 
data sources.\n  - All data is queried from <a 
href=\"https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema\"; 
target=\"_blank\">here</a>. You can go to the 'Explore' page on the left menu 
to play around.\n  - You can always make your own dashboard based on the <a 
href=\"https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema\"; 
target=\"_blank\">domain layer schema</a>, SQL exmaples in < [...]
+        "content": "# Welcome\n\n  - Dashboards are grouped by use cases and 
data sources.\n  - All data is queried from <a 
href=\"https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema\"; 
target=\"_blank\">here</a>. You can go to the 'Explore' page on the left menu 
to play around.\n  - You can always make your own dashboard based on the <a 
href=\"https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema\"; 
target=\"_blank\">domain layer schema</a>, SQL examples in < [...]
         "mode": "markdown"
       },
       "pluginVersion": "9.5.15",
@@ -307,4 +307,4 @@
   "uid": "lCO8w-pVk",
   "version": 4,
   "weekStart": ""
-}
\ No newline at end of file
+}

Reply via email to