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 bc58500 commit 725c7efCopy full SHA for 725c7ef
doc/source/conf.py
@@ -225,6 +225,8 @@ def get_images_directories_from_path(path):
225
linkcheck_ignore = [
226
f"https://github.com/{user_repo}/*",
227
"https://www.ansys.com/*"
228
+ # TODO: link works as expected despite linkcheck complains
229
+ "https://help.agi.com/stk/12.7.1/index.htm#stk/importfiles-02.htm"
230
]
231
232
0 commit comments