From 95efcd6787088dd10a1110e1b727c1efc66d7980 Mon Sep 17 00:00:00 2001 From: German Date: Tue, 19 Mar 2024 10:46:32 +0100 Subject: [PATCH] Ignoring ansys forum and courses links --- doc/source/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/conf.py b/doc/source/conf.py index 14c62d0aad..b68de48c9e 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -212,6 +212,8 @@ "https://mapdl.docs.pyansys.com/*", "https://ansysaccount.b2clogin.com/*", # behind payfirewall "https://ansyshelp.ansys.com/*", # behind payfirewall + "https://forum.ansys.com/forums/*", # It is detected as broken + "https://courses.ansys.com/*", # It is detected as broken ] linkcheck_anchors_ignore = [ # these anchors are picked by linkcheck as broken but they are not.