diff --git a/docs/conf.py b/docs/conf.py index 5ba170c..8b38807 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,8 @@ linkcheck_ignore = [ # The crawler gets "Anchor not found" r"https://github.com.+?#.*", - r"https://hackmd\.io/[^?]+\?[^#]+#.+", + # The crawler gets "Forbidden for url" + r"https://hackmd\.io/.+", # Google Meet gives 404 r"https://meet.google.com/.*", # RTD preview builds: diff --git a/docs/include/minutes-template.md b/docs/include/minutes-template.md index 875bfe8..1a357d3 100644 --- a/docs/include/minutes-template.md +++ b/docs/include/minutes-template.md @@ -6,7 +6,7 @@ - **This HackMD:** - [**Discourse thread**](https://discuss.python.org/t/XXXXXX) - [**Past Meeting reports**](https://docs-community.readthedocs.io/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) +- **Calendar event:** We have an [iCalendar](https://docs-community.readthedocs.io/docs-community-meetings.ics)! - **How to participate:** - We are using Discord: - See the [documentation](https://docs-community.readthedocs.io/community/monthly-meeting.html) @@ -57,7 +57,5 @@ Example topics for discussion: ## Next meeting The docs team generally meets on the first Tuesday of even months around -19:00-ish UTC and odd months around 16:00-ish UTC. - -We have a recurring Google Calendar event for the meeting. -Let Mariatta know your email address and she can invite you. +19:00 UTC and odd months around 16:00 UTC, see the +[timetable](https://docs-community.readthedocs.io/community/monthly-meeting.html).