Skip to content

Commit 8a1bff0

Browse files
committed
Add more exceptions to external links
Signed-off-by: Derek Nola <[email protected]>
1 parent 2a00106 commit 8a1bff0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
"^https://developer\\.hashicorp\\.com\\.*",
6464
"^https://k3d\\.io\\.*",
6565
"^https://github\\.com/k3s-io/.*",
66-
"^https://github\\.com/rancher/.*"
66+
"^https://github\\.com/rancher/.*",
67+
"^https://www\\.usenix\\.org/conference/.*"
6768
]
6869
}
6970
]

0 commit comments

Comments
 (0)