diff options
-rw-r--r-- | .github/.markdownlinkcheck.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/.markdownlinkcheck.json b/.github/.markdownlinkcheck.json index 7e118b9..ff5a98a 100644 --- a/.github/.markdownlinkcheck.json +++ b/.github/.markdownlinkcheck.json @@ -2,6 +2,9 @@ "ignorePatterns": [ { "pattern": "https://help.ea.com/en/help/pc/link-ea-and-steam/" + }, + { + "pattern": "https://forum.manjaro.org/t/howto-troubleshoot-crackling-in-pipewire/82442" } ] } |