aboutsummaryrefslogtreecommitdiff
path: root/.github/.markdownlinkcheck.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/.markdownlinkcheck.json')
-rw-r--r--.github/.markdownlinkcheck.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/.markdownlinkcheck.json b/.github/.markdownlinkcheck.json
new file mode 100644
index 0000000..7e118b9
--- /dev/null
+++ b/.github/.markdownlinkcheck.json
@@ -0,0 +1,7 @@
+{
+ "ignorePatterns": [
+ {
+ "pattern": "https://help.ea.com/en/help/pc/link-ea-and-steam/"
+ }
+ ]
+}