From 1b21fafa1eb780e21fdf7a861ef103e31ef2fbaf Mon Sep 17 00:00:00 2001 From: LHearen Date: Thu, 20 Sep 2018 12:13:40 +0800 Subject: [PATCH] fix the screenshot missing issue in dashboard --- site/src/site/sphinx/en/dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/site/sphinx/en/dashboard.md b/site/src/site/sphinx/en/dashboard.md index a0750933f..f41b5acbe 100644 --- a/site/src/site/sphinx/en/dashboard.md +++ b/site/src/site/sphinx/en/dashboard.md @@ -58,4 +58,4 @@ uptime 16020s busy ### Screenshots -![alt text](_static/dashboard.png "dashboard") +![alt text](../_static/dashboard.png "dashboard")