Skip to content

Commit af5bd36

Browse files
Recommend the iCal instead of the Google calendar (#194)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent e3118e5 commit af5bd36

2 files changed

Lines changed: 5 additions & 6 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: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- **This HackMD:** <https://hackmd.io/@encukou/pydocswg1>
77
- [**Discourse thread**](https://discuss.python.org/t/XXXXXX)
88
- [**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))
9-
- **Calendar event:** (send your e-mail to Mariatta for an invitation)
9+
- **Calendar event:** We have an [iCalendar](https://docs-community.readthedocs.io/docs-community-meetings.ics)!
1010
- **How to participate:**
1111
- We are using Discord: <https://discord.gg/wESBgA6Y?event=1389130476555337908>
1212
- See the [documentation](https://docs-community.readthedocs.io/community/monthly-meeting.html)
@@ -57,7 +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.
61-
62-
We have a recurring Google Calendar event for the meeting.
63-
Let Mariatta know your email address and she can invite you.
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)