Skip to content

Commit ca7c38a

Browse files
committed
调整 en 补充eslint-js截图
1 parent 6235a94 commit ca7c38a

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

en/Tutorial/extension/eslint-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Example:
7676

7777
Use eslint to check extra spaces and fix them automatically.
7878

79-
<img src="/static/snapshots/tutorial/eslint-html-example.gif" style="zoom: 90%; border: 1px solid #eee;" />
79+
<img src="/static/snapshots/tutorial/plugins/eslint-html-example-en.gif" style="zoom: 90%; border: 1px solid #eee;" />
8080

8181

8282
```js
521 KB
Loading

zh-cn/Tutorial/extension/eslint-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ module.exports = {
7373

7474
使用eslint, 校验多余的空格,并自动修复
7575

76-
<img src="/static/snapshots/tutorial/eslint-html-example.gif" style="zoom: 90%; border: 1px solid #eee;" />
76+
<img src="/static/snapshots/tutorial/plugins/eslint-html-example.gif" style="zoom: 90%; border: 1px solid #eee;" />
7777

7878
配置文件
7979

zh-hant/Tutorial/extension/eslint-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ module.exports = {
7373

7474
使用eslint, 校驗多餘的空格,並自動修復
7575

76-
<img src="/static/snapshots/tutorial/eslint-html-example.gif" style="zoom: 90%; border: 1px solid #eee;" />
76+
<img src="/static/snapshots/tutorial/plugins/eslint-html-example.gif" style="zoom: 90%; border: 1px solid #eee;" />
7777

7878
配置文件
7979

0 commit comments

Comments
 (0)