Igor Kasianenko 2 mesiacov pred
rodič
commit
394237846c

+ 2 - 2
.github/scripts/markdown_link_check_config.json

@@ -24,10 +24,10 @@
       "pattern": "https://www.intel.com/content/www/us/en/developer/articles/news/llama2.html"
     },
     {
-      "pattern": "^https?://(www\.)?linkedin\.com/.*"
+      "pattern": "http(s.?)?:\/\/(www\.)?linkedin\.com\.*"
     },
     {
-      "pattern": "^https?://medium\.com/.*"
+      "pattern": "http(s?)?:\/\/(www\.)?medium\.com\/.*"
     }
   ]
 }