Skip to content

Commit e985995

Browse files
committed
fix pic link
1 parent e631805 commit e985995

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pipeline:
1313

1414
Assume the file is dropped into `test/import.xlsx`, you can download it from [here](https://github.com/medcl/ifish-data-loader/blob/master/test/import.xlsx)
1515

16-
<img width="800" src="https://raw.githubusercontent.com/medcl/ifish-data-loader/master/docs/assets/img/Snip20180505_8.png">
16+
<img width="800" src="https://github.com/medcl/ifish-data-loader/raw/master/doc/assets/img/Snip20180505_8.png">
1717

1818
2. Config the `csv2sql.yml`
1919

@@ -122,8 +122,8 @@ Note, please also change MySQL connection in joint `mysql_conn` config, ie: `you
122122

123123
4. Now, check out the database, you will see 2 new records in two different table
124124

125-
<img width="800" src="https://raw.githubusercontent.com/medcl/ifish-data-loader/master/docs/assets/img/Snip20180505_5.png">
126-
<img width="800" src="https://raw.githubusercontent.com/medcl/ifish-data-loader/master/docs/assets/img/Snip20180505_6.png">
125+
<img width="800" src="https://github.com/medcl/ifish-data-loader/raw/master/doc/assets/img/Snip20180505_5.png">
126+
<img width="800" src="https://github.com/medcl/ifish-data-loader/raw/master/doc/assets/img/Snip20180505_6.png">
127127

128128

129129
License

0 commit comments

Comments
 (0)