8000 add gnu.org to linkspector ignore · coder/coder@eb1e35b · GitHub
[go: up one dir, main page]

Skip to content

Commit eb1e35b

Browse files
committed
add gnu.org to linkspector ignore
1 parent 7412796 commit eb1e35b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/.linkspector.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ ignorePatterns:
1919
- pattern: "code.visualstudio.com"
2020
- pattern: "www.emacswiki.org"
2121
- pattern: "linux.die.net/man"
22+
- pattern: "www.gnu.org"
2223
aliveStatusCodes:
2324
- 200

0 commit comments

Comments
 (0)
0