Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarthik Nayak <knayak@gitlab.com>2022-08-17 13:01:34 +0300
committerKarthik Nayak <knayak@gitlab.com>2022-08-17 15:30:02 +0300
commitab933e524b5f2eacba9f54de3a726c9217edbad0 (patch)
tree4e3e506c5f0c335e8984d9ae5ee562b2680c5a48 /README.md
parent4807366d4977d267f86df45fdb1214110c7f927c (diff)
doc: Fix incorrect dashboard URLs
The dashboard URLs are pointing to the old gitlab.com URLs, we now use gitlab.net for dashboards. Lets change the URLs in README.md and observability.md. Signed-off-by: Karthik Nayak <knayak@gitlab.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3c304af70..6a1a22f5f 100644
--- a/README.md
+++ b/README.md
@@ -43,11 +43,11 @@ GitLab.com, read about our [observability story](doc/observability.md)!
##### Overall
-[![image](https://gitlab.com/gitlab-org/gitaly/uploads/c3aa987884d5e78c3567a3a7469ea6c2/overview.png)](https://dashboards.gitlab.com/d/gitaly-main/gitaly-overview)
+[![image](https://gitlab.com/gitlab-org/gitaly/uploads/c3aa987884d5e78c3567a3a7469ea6c2/overview.png)](https://dashboards.gitlab.net/d/gitaly-main/gitaly-overview)
##### By Feature
-[![image](https://gitlab.com/gitlab-org/gitaly/uploads/3e8a5616863fa17c5bf08cb67c1bb385/feature.png)](https://dashboards.gitlab.com/d/000000198/gitaly-features-overview)
+[![image](https://gitlab.com/gitlab-org/gitaly/uploads/3e8a5616863fa17c5bf08cb67c1bb385/feature.png)](https://dashboards.gitlab.net/d/000000198/gitaly-features-overview?orgId=1)
## Installation