Skip to content

Commit 15b70fa

Browse files
authored
Merge pull request #1849 from mcagl/feature/remove-gitter.im-links
Remove gitter.im links from the homepage and the sidebar
2 parents e623868 + b623a14 commit 15b70fa

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

book.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"django_version": "4.2.11"
1010
},
1111
"links": {
12-
"sidebar": {
13-
"Need help? Talk to us!": "https://gitter.im/DjangoGirls/tutorial"
14-
}
1512
},
1613
"pdf": {
1714
"fontSize": 16

en/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Django Girls Tutorial
2-
[![Gitter](https://badges.gitter.im/DjangoGirls/tutorial.svg)](https://gitter.im/DjangoGirls/tutorial)
32

43
> This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
54
> 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:
2726

2827
![Figure 0.1](images/application.png)
2928

30-
> 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!
31-
3229
OK, [let's start at the beginning…](./how_the_internet_works/README.md)
3330

3431
## Following the tutorial at home

0 commit comments

Comments
 (0)