Skip to content

Commit

Permalink
doc: fix image link in contributing doc (#11270)
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang authored Sep 18, 2019
1 parent fcfa950 commit 105bde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 105bde5

Please sign in to comment.