diff --git a/source/ar/1.0.0/index.html.haml b/source/ar/1.0.0/index.html.haml
index 0db9ee3..5c2e9e1 100644
--- a/source/ar/1.0.0/index.html.haml
+++ b/source/ar/1.0.0/index.html.haml
@@ -161,7 +161,7 @@ p.yanked {direction:ltr;text-align:right}
فإنه تنسيق التاريخ الموصى به لفصول سجلات التغيير.
%aside
- هناك المزيد. ساعدني في جمع هذه الأنماط المضادة عن طريق #{link_to "فتح مشكل", "#issues"} أو طلب السحب.
+ هناك المزيد. ساعدني في جمع هذه الأنماط المضادة عن طريق #{link_to "فتح مشكل", data.links.issue} أو طلب السحب.
.frequently-asked-questions
%h3#frequently-asked-questions
diff --git a/source/es-ES/1.0.0/index.html.haml b/source/es-ES/1.0.0/index.html.haml
index 86b8494..a4ef4d8 100644
--- a/source/es-ES/1.0.0/index.html.haml
+++ b/source/es-ES/1.0.0/index.html.haml
@@ -176,7 +176,7 @@ version: 1.0.0
%aside
Hay más. Ayúdame a recoger estos anti-patrones
- = link_to "abriendo un issue", "#issues"
+ = link_to "abriendo un issue", data.links.issue
o una pull request.
.frequently-asked-questions
diff --git a/source/fr/1.0.0/index.html.haml b/source/fr/1.0.0/index.html.haml
index 19377e0..7b45de4 100644
--- a/source/fr/1.0.0/index.html.haml
+++ b/source/fr/1.0.0/index.html.haml
@@ -172,7 +172,7 @@ version: 1.0.0
%aside
Il y en a d’autres. Aidez-moi à collecter ces antipatrons en
- #{link_to "ouvrant une issue", "#issues"} ou une pull request.
+ #{link_to "ouvrant une issue", data.links.issue} ou une pull request.
.frequently-asked-questions
%h3#frequently-asked-questions
diff --git a/source/fr/1.1.0/index.html.haml b/source/fr/1.1.0/index.html.haml
index 1f978f4..2884f96 100644
--- a/source/fr/1.1.0/index.html.haml
+++ b/source/fr/1.1.0/index.html.haml
@@ -188,7 +188,7 @@ version: 1.0.0
%aside
Il y en a d’autres. Aidez-moi à collecter ces antipatrons en
- #{link_to "ouvrant une issue", "#issues"} ou une pull request.
+ #{link_to "ouvrant une issue", data.links.issue} ou une pull request.
.frequently-asked-questions
%h3#frequently-asked-questions
diff --git a/source/ru/1.0.0/index.html.haml b/source/ru/1.0.0/index.html.haml
index c588022..d7a593e 100644
--- a/source/ru/1.0.0/index.html.haml
+++ b/source/ru/1.0.0/index.html.haml
@@ -168,7 +168,7 @@ version: 1.0.0
%aside
Есть кое-что ещё. Помогите мне собрать эти антипаттерны,
- подав #{link_to "заявку о наличии проблемы", "#issues"}
+ подав #{link_to "заявку о наличии проблемы", data.links.issue}
или pull request.
.frequently-asked-questions
diff --git a/source/ru/1.1.0/index.html.haml b/source/ru/1.1.0/index.html.haml
index f89d8cd..8cf1b8c 100644
--- a/source/ru/1.1.0/index.html.haml
+++ b/source/ru/1.1.0/index.html.haml
@@ -182,7 +182,7 @@ version: 1.1.0
%aside
Есть кое-что ещё. Помогите мне собрать эти антипаттерны,
- подав #{link_to "заявку о наличии проблемы", "#issues"}
+ подав #{link_to "заявку о наличии проблемы", data.links.issue}
или pull request.
.frequently-asked-questions