Skip to content

Commit

Permalink
Merge pull request #2042 from kysre/1974-broken-build-due-to-failed-l…
Browse files Browse the repository at this point in the history
…inkcheck-job

Ignore matrix badges in ci linkcheck-docs
  • Loading branch information
webknjaz committed Jan 5, 2024
2 parents 41b3c0e + aa90c0a commit dee50c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Expand Up @@ -54,6 +54,7 @@

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

suppress_warnings = ["myst.xref_missing"]

0 comments on commit dee50c4

Please sign in to comment.