Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove gitter.im links from the homepage and the sidebar #1849

Merged
merged 2 commits into from
Oct 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions book.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"django_version": "4.2.11"
},
"links": {
"sidebar": {
"Need help? Talk to us!": "https://gitter.im/DjangoGirls/tutorial"
}
},
"pdf": {
"fontSize": 16
Expand Down
3 changes: 0 additions & 3 deletions en/README.md
Original file line number Diff line number Diff line change
@@ -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/
Expand Down Expand Up @@ -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
Expand Down