Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 90b2271

Browse files
spelling mistake in images path
1 parent 393e263 commit 90b2271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ At least one repository must be selected.
4242
This supports markdown and the first `%s` encountered will be subsituted with a markdown array of violations that have been
4343
found in the message.
4444
45-
![template](docs/image/template.png)
45+
![template](docs/images/template.png)
4646
4747
2. **Choose Rules**
4848
@@ -55,7 +55,7 @@ At least one repository must be selected.
5555
If any part of the message matches the regular expression, the violation will be triggered. The second display
5656
string is added to help users understand the violation. It can contain markdown.
5757
58-
![rules](docs/image/rules.png)
58+
![rules](docs/images/rules.png)
5959
6060
3. **Select repositories**
6161

0 commit comments

Comments
 (0)