We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65dc61c commit df27162Copy full SHA for df27162
book.toml
@@ -42,9 +42,9 @@ exclude = [
42
"marketplace\\.visualstudio\\.com",
43
"objects\\.githubusercontent\\.com",
44
# The bug listing URL works only if an user is logged in.
45
- "github\\.com\\/issues\\?",
+ "github\\.com/issues\\?",
46
# Handle: connection closed before message completed
47
- "microsoft\\.com\\/en-us\\/research\\/publication\\/",
+ "microsoft\\.com/en-us/research/publication/",
48
]
49
cache-timeout = 86400
50
warning-policy = "error"
0 commit comments