From 2794ec40f3ccfd05940b4cdc8127bbb3ffb0e82d Mon Sep 17 00:00:00 2001 From: Mark Caglienzi Date: Fri, 11 Oct 2024 14:48:42 +0200 Subject: [PATCH 1/2] Remove gitter.im links from the english README.md file --- en/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/en/README.md b/en/README.md index 147df99bf89..3ad2630eb2c 100644 --- a/en/README.md +++ b/en/README.md @@ -1,5 +1,4 @@ # Django Girls Tutorial -[![Gitter](https://badges.gitter.im/DjangoGirls/tutorial.svg)](https://gitter.im/DjangoGirls/tutorial) > This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. > To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/ @@ -27,8 +26,6 @@ It will (more or less) look like this: ![Figure 0.1](images/application.png) -> If you work with the tutorial on your own and don't have a coach who will help you in case of any problem, we have a chat system for you: [![Gitter](https://badges.gitter.im/DjangoGirls/tutorial.svg)](https://gitter.im/DjangoGirls/tutorial). We asked our coaches and previous attendees to be there from time to time and help others with the tutorial! Don't be afraid to ask your question there! - OK, [let's start at the beginning…](./how_the_internet_works/README.md) ## Following the tutorial at home From b623a14f709b014ad98ea700d1a3a2975c610075 Mon Sep 17 00:00:00 2001 From: Mark Caglienzi Date: Fri, 11 Oct 2024 15:06:41 +0200 Subject: [PATCH 2/2] Remove the gitter.im link also from the sidebar --- book.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/book.json b/book.json index 76104625273..f7d21fd147c 100644 --- a/book.json +++ b/book.json @@ -9,9 +9,6 @@ "django_version": "4.2.11" }, "links": { - "sidebar": { - "Need help? Talk to us!": "https://gitter.im/DjangoGirls/tutorial" - } }, "pdf": { "fontSize": 16