Skip to content

Commit

Permalink
update: ignore 520
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurFlag committed Nov 21, 2024
1 parent 2823976 commit 3a58386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check_links.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ excludeList=(
"cve.report"
)

acceptedResponses="--accepted-status-codes=200..404"
acceptedResponses="--accepted-status-codes=200..404,520"
address="https://aiven.io/docs/"
bufferSize="--buffer-size=8192"
limitConnections="--max-connections=9"
Expand Down

0 comments on commit 3a58386

Please sign in to comment.