From ae2f8c4bafd5f8d23f824020dc03c8bbaba3e9c6 Mon Sep 17 00:00:00 2001 From: Shizun Ge Date: Sat, 29 Oct 2022 21:36:12 -0700 Subject: [PATCH] update screen shot path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fd22fe..ef4db01 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A golang implementation of [endlessh](https://nullprogram.com/blog/2019/03/22/) exporting Prometheus metrics, visualized by a Grafana dashboard. -![screenshot](https://github.com/shizunge/endlessh-go/raw/master/dashboard/screenshot.png) +![screenshot](https://github.com/shizunge/endlessh-go/raw/main/dashboard/screenshot.png) ## Introduction