Skip to content

Commit 1cf1251

Browse files
committed
Fix path for ignored Meetup link
1 parent b0a06bf commit 1cf1251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/broken-link-checker/config/ignored_targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@
110110
"https://docs.splunk.com/*",
111111
"https://konghq.com/compliance",
112112
"https://developer.hashicorp.com/*",
113-
"https://www.meetup.com/topics/kong/all/"
113+
"https://www.meetup.com/topics/kong/all"
114114
]

0 commit comments

Comments
 (0)