Skip to content

Commit

Permalink
exclude version-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed Apr 26, 2024
1 parent 8227004 commit 130f823
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lychee-external-links.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ max_retries = 6
retry_wait_time = 10
max_concurrency = 3
# Explicitly exclude some URLs
exclude_path = [
"versioned_docs/version-1.3",
]
exclude = [
"^file:",
"^http(s)?://optimize.myorg",
"^http(s)?://identity:8084",
"^http(s)?://keycloak:8080",
"^http(s)?://camunda-platform-keycloak",
]
Empty file.

0 comments on commit 130f823

Please sign in to comment.