Skip to content

Commit 3e5a220

Browse files
committed
Fixed links
1 parent b816218 commit 3e5a220

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ OK, [let's start at the beginning...](how_internet_works/README.md)
2727

2828
## About and contributing
2929

30-
This tutorial is maintained by [DjangoGirls](http://djangogirls.org/). If you find any mistakes or want to update the tutorial please [follow the contributing guidelines](http://github.com/DjangoGirls/tutorial/CONTRIBUTING.md).
30+
This tutorial is maintained by [DjangoGirls](http://djangogirls.org/). If you find any mistakes or want to update the tutorial please [follow the contributing guidelines](https://github.com/DjangoGirls/tutorial/blob/master/CONTRIBUTING.md).

book.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"home": false,
44
"about": "http://djangogirls.org",
55
"issues": false,
6-
"contribute": "http://github.com/DjangoGirls/tutorial/CONTRIBUTING.md",
6+
"contribute": "https://github.com/DjangoGirls/tutorial/blob/master/CONTRIBUTING.md",
77

88
"custom": {
99
"Django documentation": "http://docs.djangoproject.com"

0 commit comments

Comments
 (0)