mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-07-29 18:10:23 +00:00
remove duplicate _snippets skip path
This commit is contained in:
@@ -43,7 +43,6 @@ DEFAULT_SKIP_PATHS = [
|
||||
"_code-samples", # Debatably, we might want to link-check the READMEs here
|
||||
"_api-examples",
|
||||
"_sources",
|
||||
"_snippets",
|
||||
"img",
|
||||
]
|
||||
MAX_RETRIES = 1 # Times to retry if a link doesn't work
|
||||
|
||||
Reference in New Issue
Block a user