Skip to content

Commit 7e51ef1

Browse files
authored
Merge branch 'develop' into master
2 parents b99f14d + bf58c68 commit 7e51ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/icomoon_peek.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def main():
2424
if len(filtered_icons) == 0:
2525
message = "No icons found matching the icon name in the PR's title.\n" \
2626
"Ensure that a new icon entry is added in the devicon.json and the PR title matches the convention here: \n" \
27-
"https://github.com/devicons/devicon/blob/master/CONTRIBUTING.md#overview.\n" \
27+
"https://github.com/devicons/devicon/blob/master/CONTRIBUTING.md#overview\n" \
2828
"Ending script...\n"
2929
sys.exit(message)
3030

0 commit comments

Comments
 (0)