From bfdfbc75851c0fa225045f290aacb770315f19e7 Mon Sep 17 00:00:00 2001 From: Kelly Lee <36768505+kellylee-gds@users.noreply.github.com> Date: Wed, 24 Jul 2024 12:04:59 +0100 Subject: [PATCH 1/2] Create Zoom guide --- .../using-zoom-for-team-and-community-workshops.html.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 source/guides/using-zoom-for-team-and-community-workshops.html.md diff --git a/source/guides/using-zoom-for-team-and-community-workshops.html.md b/source/guides/using-zoom-for-team-and-community-workshops.html.md new file mode 100644 index 0000000..79ee094 --- /dev/null +++ b/source/guides/using-zoom-for-team-and-community-workshops.html.md @@ -0,0 +1,8 @@ +--- +title: Using Zoom for team and community workshops +weight: 5 +--- + +# Using Zoom for team and community workshops + + See [this guide on how to use Zoom for team and community workshops](https://docs.google.com/document/d/1UakTQt43JjWc3qoY32ORnoKzksR402TSFY51EO1fsb0/edit.) From b24bbd397e8828c322e2ab7776d508d0ca7dd576 Mon Sep 17 00:00:00 2001 From: Kelly Lee <36768505+kellylee-gds@users.noreply.github.com> Date: Wed, 24 Jul 2024 12:07:08 +0100 Subject: [PATCH 2/2] Add link to index --- source/guides/index.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/guides/index.html.md b/source/guides/index.html.md index 1c8290c..04de871 100644 --- a/source/guides/index.html.md +++ b/source/guides/index.html.md @@ -15,4 +15,5 @@ A collection of 'how to' guides to help you you do a thing. - [How to seek approval for travel](./how-to-seek-approval-for-travel/) - [How to organise and run a working group review](./how-to-organise-and-run-a-working-group-review/) - [What to do when someone joins or leaves the team](./what-to-do-when-someone-joins-or-leaves-the-team/) +- [Using Zoom for team and community workshops](./using-zoom-for-team-and-community-workshops/) - [Version Control](./version-control/)