aboutsummaryrefslogtreecommitdiff
path: root/.github/.markdownlinkcheck.json
blob: 3749deecbcb4734c081312ad736b6ba3b3d2a3d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "ignorePatterns": [
        {
            "pattern": "https://help.ea.com/en/help/pc/link-ea-and-steam/"
        },
        {
            "pattern": "https://panel.ticketsbot.net/manage/920776187884732556/tags"
        },
        {
            "pattern": "https://forum.manjaro.org/t/howto-troubleshoot-crackling-in-pipewire/82442"
        },
        {
            "pattern": "https://wiki.archlinux.org/title/PulseAudio/Troubleshooting#Glitches.2C\\_skips\\_or\\_crackling"
        }
    ]
}