Skip to content

Commit 224c6e8

Browse files
committed
build: remove twitter from markdown linker checker
1 parent fac75eb commit 224c6e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.markdown.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"ignorePatterns": [
3-
{
4-
"pattern": "^https://linkedin.com/in/ghorbanzade"
5-
}
3+
{ "pattern": "^https://linkedin.com/in/ghorbanzade" },
4+
{ "pattern": "^https://twitter.com/heypejman" }
65
]
76
}

0 commit comments

Comments
 (0)