We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae5a31 commit e7c6908Copy full SHA for e7c6908
1 file changed
book.json
@@ -1,18 +1,7 @@
1
{
2
"links": {
3
- "home": false,
4
- "about": "http://djangogirls.org",
5
- "issues": false,
6
- "contribute": "https://github.com/DjangoGirls/tutorial/blob/master/CONTRIBUTING.md",
7
-
8
- "custom": {
9
- "Django documentation": "http://docs.djangoproject.com"
10
- },
11
12
- "sharing": {
13
- "google": false,
14
- "facebook": "https://www.facebook.com/djangogirls",
15
- "twitter": "http://twitter.com/djangogirls"
+ "sidebar": {
+ "Need help? Talk to us!": "https://gitter.im/DjangoGirls/tutorial"
16
}
17
},
18
0 commit comments