Skip to content

Commit 263ee3c

Browse files
Hugo's review + linkcheck
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 7167217 commit 263ee3c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
linkcheck_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:

docs/include/minutes-template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,5 @@ Example topics for discussion:
5757
## Next meeting
5858

5959
The 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).

0 commit comments

Comments
 (0)