We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad1115 commit 7063a6cCopy full SHA for 7063a6c
.linkcheck.json
@@ -15,10 +15,11 @@
15
{ "pattern": "^https://github.com" },
16
{ "pattern": "^https://mozilla-hub.atlassian.net" },
17
{ "pattern": "^https:///mozilla.slack.com" },
18
- { "pattern": "^https://mozilla.udemy.com"},
+ { "pattern": "^https://mozilla.udemy.com" },
19
+ { "pattern": "^https://sso.mozilla.com" },
20
{ "pattern": "^https://experimenter.services.mozilla.com" },
- { "pattern": "^#bigquery-materialized-views$"},
21
- { "pattern": "^#looker-pdts--aggregate-awareness$"},
22
- { "pattern": "^#experiment-unpacking$"}
+ { "pattern": "^#bigquery-materialized-views$" },
+ { "pattern": "^#looker-pdts--aggregate-awareness$" },
23
+ { "pattern": "^#experiment-unpacking$" },
24
]
25
}
0 commit comments