Skip to content

Commit

Permalink
Add linkcheck exclusion for allaboutcircuits.com (#2667)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Jun 18, 2024
1 parent 6f0c4fa commit 2954853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
r".*chiefdelphi.com.*",
r".*raspberrypi.com.*",
r".*stackoverflow.com.*",
r".*allaboutcircuits.com.*",
]

# Sets linkcheck timeout in seconds
Expand Down

0 comments on commit 2954853

Please sign in to comment.