Skip to content

Commit 7f60198

Browse files
committed
Adapt content references to fix absolute paths
1 parent 5184008 commit 7f60198

File tree

15 files changed

+59
-59
lines changed

15 files changed

+59
-59
lines changed

en/code_editor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ You're about to write your first line of code, so it's time to download a code e
44

55
> **Note** You might have done this earlier in the Installation chapter - if so, you can skip right ahead to the next chapter!
66
7-
{% include "code_editor/instructions.md" %}
7+
{% include "/code_editor/instructions.md" %}

en/deploy/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ These three places will be important to you. Your local computer will be the pl
1212

1313
# Git
1414

15-
Git is a "version control system" used by a lot of programmers. This software can track changes to files over time so that you can recall specific versions later. A bit like the "track changes" feature in Microsoft Word, but much more powerful.
15+
Git is a "version control system" used by a lot of programmers. This software can track changes to files over time so that you can recall specific versions later. A bit like the "track changes" feature in Microsoft Word, but much more powerful.
1616

1717
## Installing Git
1818

1919
> **Note** If you already did the Installation steps, no need to do this again - you can skip to the next section and start creating your Git repository.
2020
21-
{% include "deploy/install_git.md" %}
21+
{% include "/deploy/install_git.md" %}
2222

2323
## Starting our Git repository
2424

@@ -119,7 +119,7 @@ Your code is now on GitHub. Go and check it out! You'll find it's in fine compa
119119

120120
> **Note** You might have already created a PythonAnywhere account earlier during the install steps - if so, no need to do it again.
121121
122-
{% include "deploy/signup_pythonanywhere.md" %}
122+
{% include "/deploy/signup_pythonanywhere.md" %}
123123

124124

125125
## Pulling our code down on PythonAnywhere

en/django_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
> **Note** If you already worked through the Installation steps then you've already done this - you can go straight to the next chapter!
44
5-
{% include "django_installation/instructions.md" %}
5+
{% include "/django_installation/instructions.md" %}
66

en/installation/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# If you're doing the tutorial at home
22

3-
If you're doing the tutorial at home, not at one of the [Django Girls events](http://djangogirls.org/events/), you can completely skip this chapter now and go straight to the [How the Internet works?](../how_the_internet_works/README.md) chapter.
3+
If you're doing the tutorial at home, not at one of the [Django Girls events](http://djangogirls.org/events/), you can completely skip this chapter now and go straight to the [How the Internet works?](../how_the_internet_works/README.md) chapter.
44

5-
This is because we cover these things in the whole tutorial anyway, and this is just an additional page that gathers all of the installation instructions in one place. The Django Girls event includes one "Installation evening" where we install everything so we don't need to bother with it during the workshop, so this is useful for us.
5+
This is because we cover these things in the whole tutorial anyway, and this is just an additional page that gathers all of the installation instructions in one place. The Django Girls event includes one "Installation evening" where we install everything so we don't need to bother with it during the workshop, so this is useful for us.
66

77
If you find it useful, you can follow through this chapter too. But if you wanna start learning things before installing a bunch of stuff on your computer, skip this chapter and we will explain the installation part to you later on.
88

@@ -12,22 +12,22 @@ Good luck!
1212
In the workshop you will be building a blog, and there are a few setup tasks in the tutorial which would be good to work through beforehand so that you are ready to start coding on the day.
1313

1414
# Install Python
15-
{% include "python_installation/instructions.md" %}
15+
{% include "/python_installation/instructions.md" %}
1616

1717
# Set up virtualenv and install Django
18-
{% include "django_installation/instructions.md" %}
18+
{% include "/django_installation/instructions.md" %}
1919

2020
# Install a code editor
21-
{% include "code_editor/instructions.md" %}
21+
{% include "/code_editor/instructions.md" %}
2222

2323
# Install Git
24-
{% include "deploy/install_git.md" %}
24+
{% include "/deploy/install_git.md" %}
2525

2626
# Create a GitHub account
2727
Go to [GitHub.com](http://www.github.com) and sign up for a new, free user account.
2828

2929
# Create a PythonAnywhere account
30-
{% include "deploy/signup_pythonanywhere.md" %}
30+
{% include "/deploy/signup_pythonanywhere.md" %}
3131

3232

3333
# Start reading

en/python_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Python originated in the late 1980s and its main goal is to be readable by human
1010

1111
> **Note** If you already worked through the Installation steps, no need to do this again - you can skip straight ahead to the next chapter!
1212
13-
{% include "python_installation/instructions.md" %}
13+
{% include "/python_installation/instructions.md" %}
1414

ko/code_editor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
> **주의** 이전 장 설치하기에서 설치를 이미 했다면, 다음 장으로 넘어가세요!
66
7-
{% include "code_editor/instructions.md" %}
7+
{% include "/code_editor/instructions.md" %}

ko/deploy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Git은 많은 프로그래머들이 사용하고 있는 "버전 제어 시스템
2222

2323
> **Note** 이미 설치를 끝냈다면, 다시 할 필요가 없어요. 이 부분을 넘기고 Git 저장소를 만드는 것부터 시작하세요.
2424
25-
{% include "deploy/install_git.md" %}
25+
{% include "/deploy/install_git.md" %}
2626

2727
## Git 저장소 만들기
2828

@@ -129,7 +129,7 @@ Git은 이 디렉토리에 모든 파일들과 폴더들의 변경점을 추적
129129

130130
> **Note** 이미 PythonAnywhere 계정이 있으면, 이 부분을 다시 할 필요가 없어요.
131131
132-
{% include "deploy/signup_pythonanywhere.md" %}
132+
{% include "/deploy/signup_pythonanywhere.md" %}
133133

134134
## GitHub에서 PythonAnywhere로 코드 가져오기
135135

ko/django_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
> **Note** 만약 앞 장에서 이미 모든 설치를 마쳤다면 - 다음 장으로 바로 넘어가세요!
44
5-
{% include "django_installation/instructions.md" %}
5+
{% include "/django_installation/instructions.md" %}

ko/installation/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@
1414

1515
# Python 설치하기
1616

17-
{% include "python_installation/instructions.md" %}
17+
{% include "/python_installation/instructions.md" %}
1818

1919
# virtualenv 설정하고 Django 설치하기
2020

21-
{% include "django_installation/instructions.md" %}
21+
{% include "/django_installation/instructions.md" %}
2222

2323
# 코드 에디터 설치하기
2424

25-
{% include "code_editor/instructions.md" %}
25+
{% include "/code_editor/instructions.md" %}
2626

2727
# Git 설치하기
2828

29-
{% include "deploy/install_git.md" %}
29+
{% include "/deploy/install_git.md" %}
3030

3131
# GitHub 계정 만들기
3232

3333
[GitHub.com](http://www.github.com)에 가서 무료 사용자 계정으로 회원가입을 하세요.
3434

3535
# PythonAnywhere 계정 만들기
3636

37-
{% include "deploy/signup_pythonanywhere.md" %}
37+
{% include "/deploy/signup_pythonanywhere.md" %}
3838

3939
# 코딩 시작
4040

ko/python_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
> **Note** 만약 이미 설치 단계를 마쳤다면 이 부분을 다시 할 필요가 없으니, 바로 다음 장으로 넘어 가세요.
1212
13-
{% include "python_installation/instructions.md" %}
13+
{% include "/python_installation/instructions.md" %}

0 commit comments

Comments
 (0)