We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a2c8d commit 098ad5cCopy full SHA for 098ad5c
doc/source/changelog/1247.fixed.md
@@ -0,0 +1 @@
1
+Link-check for ansys downloads
doc/source/conf.py
@@ -232,6 +232,7 @@
232
linkcheck_ignore = [
233
# Ansys pages
234
"https://www.ansys.com/*",
235
+ "https://download.ansys.com/*",
236
"https://lsdyna.ansys.com/*",
237
# Third party pages
238
"https://royalsocietypublishing.org/*",
0 commit comments