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 436dbb3 commit 89ca16cCopy full SHA for 89ca16c
doc/source/conf.py
@@ -226,8 +226,8 @@ def get_images_directories_from_path(path):
226
f"https://github.com/{user_repo}/*",
227
"https://www.ansys.com/*"
228
]
229
-linkcheck_anchors_ignore = [
230
- "https://help.agi.com/stk/12.8.0/index.htm#stk/importfiles-02.htm"
+linkcheck_anchors_ignore_for_url = [
+ "https://help.agi.com/stk/12.8.0/index.htm*",
231
232
233
0 commit comments