mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Fix link checker
This commit is contained in:
@@ -42,4 +42,5 @@ accept = [
|
||||
# Exclude URLs and mail addresses from checking (supports regex).
|
||||
exclude = [
|
||||
"https://creativecommons.org/.*", # They don't like bots
|
||||
"https://www.unicode.org/.*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user