Skip to content

Commit

Permalink
Merge pull request #1882 from webknjaz/docs/matrix-to-linkcheck-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jun 13, 2023
2 parents 8090639 + 28cb187 commit 727be8a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,9 @@
# -------------------------------------------------------------------------
default_role = "any"
nitpicky = True

linkcheck_ignore = [
r"^https://matrix\.to/#",
]

suppress_warnings = ["myst.xref_missing"]

0 comments on commit 727be8a

Please sign in to comment.