Skip to content

Commit 6661c0f

Browse files
committed
Ignore acm citation link in link check
Produces 403 for the checker, but works manually. Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
1 parent dfe1104 commit 6661c0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.linkcheck-ignore.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Copyright 2025, Proofcraft Pty Ltd
2+
#
3+
# SPDX-License-Identifier: BSD-2-Clause
4+
5+
urls:
6+
# link works, but checker gets 403, because only humans are allowed to check
7+
- dl.acm.org/citation.cfm.id=917665

0 commit comments

Comments
 (0)