Skip to content

Commit

Permalink
fix: unreachable link (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue committed Oct 16, 2024
1 parent 3b48436 commit 8a251e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
linkcheck_ignore = [
r"https://github.com/ansys-internal/.*",
r"https://pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/*",
"https://opensource.org/blog/license/mit", # 403 - protected from bots
]

# Auxiliary routines for automatic documentation generation
Expand Down

0 comments on commit 8a251e2

Please sign in to comment.