File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464linkcheck_ignore = [
6565 # The crawler gets "Anchor not found"
6666 r"https://github.com.+?#.*" ,
67- r"https://hackmd\.io/[^?]+\?[^#]+#.+" ,
67+ # The crawler gets "Forbidden for url"
68+ r"https://hackmd\.io/.+" ,
6869 # Google Meet gives 404
6970 r"https://meet.google.com/.*" ,
7071 # RTD preview builds:
Original file line number Diff line number Diff line change @@ -57,6 +57,5 @@ Example topics for discussion:
5757## Next meeting
5858
5959The docs team generally meets on the first Tuesday of even months around
60- 19:00-ish UTC and odd months around 16:00-ish UTC, see the
61- [ documentation] ( https://docs-community.readthedocs.io/community/monthly-meeting.html )
62- for a timetable.
60+ 19:00 UTC and odd months around 16:00 UTC, see the
61+ [ timetable] ( https://docs-community.readthedocs.io/community/monthly-meeting.html ) .
You can’t perform that action at this time.
0 commit comments