Skip to content

Commit 19a7c45

Browse files
dshevtsovcod62627
authored andcommitted
skipUrlPatterns github.com/magento/
1 parent abe4215 commit 19a7c45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.remarkrc.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ const remarkConfig = {
3232
"https://developer.ups.com/oauth-developer-guide",
3333
"https://business.adobe.com",
3434
"https://www.adobe.com/trust/security/product-security.html",
35-
"https://dev.mysql.com/doc/"
35+
"https://dev.mysql.com/doc/",
36+
"https://github.com/magento/"
3637
],
3738
skipOffline: "true"
3839
}

0 commit comments

Comments
 (0)