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

shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git


The following commit(s) were added to refs/heads/master by this push:
     new 105bde5  doc: fix image link in contributing doc (#11270)
105bde5 is described below

commit 105bde535060b8f4f723859e66c6ad30d978fbb5
Author: Yi Shen <bm2736...@gmail.com>
AuthorDate: Wed Sep 18 14:37:53 2019 +0800

    doc: fix image link in contributing doc (#11270)
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ee994d1..53c2552 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -101,7 +101,7 @@ node build/build.js
 
 Then, open the test cases under `~/workspace/echarts/test` in Web browser. You 
can add breakpoints under `src` directory. For example, in Chrome Inspect, it 
looks like:
 
-![Chrome inspect](../asset/contributing-inspect.png)
+![Chrome inspect](./asset/contributing-inspect.png)
 
 ### 4. Run test
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to