From a75bccabf8b44bd917db77eb51e66dfe9e97a5e6 Mon Sep 17 00:00:00 2001 From: wusheng Date: Wed, 8 Feb 2017 16:25:35 +0800 Subject: [PATCH] update image links. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 479952e6e..6d4eff493 100644 --- a/README.md +++ b/README.md @@ -73,15 +73,15 @@ ___ # Quick View * distributed trace -![追踪连路图1](docs/resources/callChain.png) +![追踪连路图1](docs/resources/callChain.png?1=1) -![追踪连路图2](docs/resources/callChainDetail.png) +![追踪连路图2](docs/resources/callChainDetail.png?1=1) -![追踪连路图3](docs/resources/callChainLog.png) +![追踪连路图3](docs/resources/callChainLog.png?1=1) * alarm mail -![告警邮件](docs/resources/alarmMail.png) +![告警邮件](docs/resources/alarmMail.png?1=1) # Document * [WIKI](https://github.com/wu-sheng/sky-walking/wiki)