Skip to content

Commit

Permalink
docs: fix assets path
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jul 2, 2023
1 parent 16f6361 commit 95e100b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guide/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Integrations

You can set up the ability to fix linting problems when saving in your editor.

![ESLint Plugin Perfectionist usage demo](/public/demo.gif)
![ESLint Plugin Perfectionist usage demo](/demo.gif)

## 📟 JetBrains IDE

Expand Down
2 changes: 1 addition & 1 deletion docs/guide/why.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Sorting imports and properties in software development offers numerous benefits:

## 🖼 Example

![ESLint Plugin Perfectionist usage example](/public/example.png)
![ESLint Plugin Perfectionist usage example](/example.png)

0 comments on commit 95e100b

Please sign in to comment.