Skip to content

Commit 6cd8d41

Browse files
committed
Merge branch 'main' into release/1.0
2 parents 98f2d3f + d909279 commit 6cd8d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
# Preferred plotting style for documentation
167167
pyvista.BUILDING_GALLERY = True
168168

169-
linkcheck_ignore = ["https://sphinxdocs.ansys.com/version/dev/*"]
169+
linkcheck_ignore = ["https://sphinxdocs.ansys.com/version/*"]
170170
if switcher_version != "dev":
171171
linkcheck_ignore.append(
172172
f"https://github.com/ansys/ansys-sphinx-theme/releases/tag/v{__version__}"

0 commit comments

Comments
 (0)