Skip to content

Commit

Permalink
Merge branch 'main' into release/1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue committed Aug 8, 2024
2 parents 98f2d3f + d909279 commit 6cd8d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
# Preferred plotting style for documentation
pyvista.BUILDING_GALLERY = True

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

0 comments on commit 6cd8d41

Please sign in to comment.