We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e754da + bcd00dd commit ee679cbCopy full SHA for ee679cb
1 file changed
src/links/lib/excluded-links.yml
@@ -10,6 +10,9 @@
10
# "403 Forbidden" every time.
11
- startsWith: https://support.github.com
12
13
+# GitHub Marketplace
14
+- startsWith: https://github.com/marketplace
15
+
16
# These links require auth.
17
- startsWith: https://github.com/settings/profile
18
- startsWith: https://github.com/settings/billing
0 commit comments