File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1>Ruby e...</h1>
15
15
</ div >
16
16
17
17
sidebar: |
18
- < a href ="/bg/ downloads/ ">
18
+ < a href ="downloads/ ">
19
19
< img src ="/images/download.gif " alt ="Download Ruby " title ="" />
20
20
</ a >
21
21
@@ -34,7 +34,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
34
34
{% endfor %}
35
35
36
36
< div id ="news ">
37
- < h3 > < a href ="/bg/ news/ "> Други новини</ a > </ h3 >
37
+ < h3 > < a href ="news/ "> Други новини</ a > </ h3 >
38
38
< ul >
39
39
{% for post in site.categories.bg offset:2 limit:3 %}
40
40
< li >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1>Ruby ist...</h1>
15
15
</ div >
16
16
17
17
sidebar: |
18
- < a href ="/de/ downloads/ ">
18
+ < a href ="downloads/ ">
19
19
< img src ="/images/download.gif " alt ="Download Ruby " title ="" />
20
20
</ a >
21
21
@@ -34,7 +34,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
34
34
{% endfor %}
35
35
36
36
< div id ="news ">
37
- < h3 > < a href ="/de/ news/ "> Weitere Neuigkeiten</ a > </ h3 >
37
+ < h3 > < a href ="news/ "> Weitere Neuigkeiten</ a > </ h3 >
38
38
< ul >
39
39
{% for post in site.categories.de offset:2 limit:3 %}
40
40
< li >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1>Ruby is...</h1>
15
15
</ div >
16
16
17
17
sidebar: |
18
- < a href ="/en/ downloads/ ">
18
+ < a href ="downloads/ ">
19
19
< img src ="/images/download.gif " alt ="Download Ruby " title ="" />
20
20
</ a >
21
21
@@ -34,7 +34,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
34
34
{% endfor %}
35
35
36
36
< div id ="news ">
37
- < h3 > < a href ="/en/ news/ "> Other News</ a > </ h3 >
37
+ < h3 > < a href ="news/ "> Other News</ a > </ h3 >
38
38
< ul >
39
39
{% for post in site.categories.en offset:2 limit:3 %}
40
40
< li >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1>Ruby es...</h1>
15
15
</ div >
16
16
17
17
sidebar: |
18
- < a href ="/es/ downloads/ ">
18
+ < a href ="downloads/ ">
19
19
< img src ="/images/download.gif " alt ="Download Ruby " title ="" />
20
20
</ a >
21
21
@@ -34,7 +34,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
34
34
{% endfor %}
35
35
36
36
< div id ="news ">
37
- < h3 > < a href ="/en/ news/ "> Otras noticias</ a > </ h3 >
37
+ < h3 > < a href ="news/ "> Otras noticias</ a > </ h3 >
38
38
< ul >
39
39
{% for post in site.categories.es offset:2 limit:3 %}
40
40
< li >
You can’t perform that action at this time.
0 commit comments