Skip to content

Commit 7fafcae

Browse files
committed
update regex example to be case insensitive
1 parent 36716e3 commit 7fafcae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Using this syntax is also very important because for the changelog generation, t
6060
git history will be used. Thus _only_ if the Dlang-Bot has detected an issue
6161
and commented on your PR it can become part of the changelog.
6262

63-
In doubt, you can use e.g. [Regex101](https://regex101.com/r/aI0Rp6/2) to validate your commit message.
63+
In doubt, you can use e.g. [Regex101](https://regex101.com/r/aI0Rp6/5) to validate your commit message.
6464

6565
### Nerdy details
6666

0 commit comments

Comments
 (0)