Skip to content

Commit 4dc8b41

Browse files
authored
Add exclusion for BGU TUM URL in lychee.toml
1 parent f37ea87 commit 4dc8b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lychee.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ insecure = true
88
#remap = ['%7B%7BVersion%7D%7D 1.19.0']
99

1010
# Exclude URLs and mail addresses from checking (supports regex).
11-
exclude = ['instagram\.com', 'linkedin\.com', 'researchgate\.net', 'scholar\.google\.de', 'twitter\.com', 'vector\.com', 'http://localhost:']
11+
exclude = ['instagram\.com', 'linkedin\.com', 'researchgate\.net', 'scholar\.google\.de', 'twitter\.com', 'vector\.com', 'http://localhost:', 'https://www.bgu.tum.de/en/vt/home/']

0 commit comments

Comments
 (0)