From f2b37714bd985c4b2f4d87ad88eeaf3339f10c0f Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Sat, 20 Jul 2024 15:38:38 -0600 Subject: [PATCH 1/2] July notes: fix links --- docs/monthly-meeting/2024-07.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/monthly-meeting/2024-07.md b/docs/monthly-meeting/2024-07.md index a589f7c..f8f422a 100644 --- a/docs/monthly-meeting/2024-07.md +++ b/docs/monthly-meeting/2024-07.md @@ -70,8 +70,8 @@ Please take a second to read through it! - [Ned] interested in the idea spreadsheet; maybe it can help even offline - [Carol] At last PyCon US, Shauna and Melanie tried to make their first docs PR, and found some issues in the onboarding process - - Shauna: https://docs.google.com/document/d/1icjPpmEUH0BRPDwl7oXLkpasvwZoS5io2LyTEhblku0/edit - - Melanie: https://docs.google.com/document/d/11zxisx5XfYOsrDOn4qd-XUSpDltIOi35qiOO9fDLfnI/edit + - Shauna: [docs.google.com/document/d/1icjPpmEUH0BRPDwl7oXLkpasvwZoS5io2LyTEhblku0/edit](https://docs.google.com/document/d/1icjPpmEUH0BRPDwl7oXLkpasvwZoS5io2LyTEhblku0/edit) + - Melanie: [docs.google.com/document/d/11zxisx5XfYOsrDOn4qd-XUSpDltIOi35qiOO9fDLfnI/edit](https://docs.google.com/document/d/11zxisx5XfYOsrDOn4qd-XUSpDltIOi35qiOO9fDLfnI/edit) ### Python Project Documentation @@ -111,7 +111,7 @@ Please take a second to read through it! gets you to the right place? - [Daniele] Documentation on how to read the documentation isn't good - Ned to write this down - - PR: https://github.com/python/devguide/pull/1344 + - PR: [python/devguide#1344](https://github.com/python/devguide/pull/1344) ## Next meeting From 09699a6061f819283457e960d087ad71ee95d4b8 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Sun, 21 Jul 2024 09:52:37 +0300 Subject: [PATCH 2/2] Improve links Co-authored-by: Ezio Melotti --- docs/monthly-meeting/2024-07.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/monthly-meeting/2024-07.md b/docs/monthly-meeting/2024-07.md index f8f422a..12c9dc2 100644 --- a/docs/monthly-meeting/2024-07.md +++ b/docs/monthly-meeting/2024-07.md @@ -70,8 +70,8 @@ Please take a second to read through it! - [Ned] interested in the idea spreadsheet; maybe it can help even offline - [Carol] At last PyCon US, Shauna and Melanie tried to make their first docs PR, and found some issues in the onboarding process - - Shauna: [docs.google.com/document/d/1icjPpmEUH0BRPDwl7oXLkpasvwZoS5io2LyTEhblku0/edit](https://docs.google.com/document/d/1icjPpmEUH0BRPDwl7oXLkpasvwZoS5io2LyTEhblku0/edit) - - Melanie: [docs.google.com/document/d/11zxisx5XfYOsrDOn4qd-XUSpDltIOi35qiOO9fDLfnI/edit](https://docs.google.com/document/d/11zxisx5XfYOsrDOn4qd-XUSpDltIOi35qiOO9fDLfnI/edit) + - [Shauna](https://docs.google.com/document/d/1icjPpmEUH0BRPDwl7oXLkpasvwZoS5io2LyTEhblku0/edit) + - [Melanie](https://docs.google.com/document/d/11zxisx5XfYOsrDOn4qd-XUSpDltIOi35qiOO9fDLfnI/edit) ### Python Project Documentation