Skip to content

Commit 098ad5c

Browse files
fix: link-check for ansys downloads (#1247)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 70a2c8d commit 098ad5c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/source/changelog/1247.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Link-check for ansys downloads

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@
232232
linkcheck_ignore = [
233233
# Ansys pages
234234
"https://www.ansys.com/*",
235+
"https://download.ansys.com/*",
235236
"https://lsdyna.ansys.com/*",
236237
# Third party pages
237238
"https://royalsocietypublishing.org/*",

0 commit comments

Comments
 (0)