From 6e74fd7c7510451d592f0576e3505bb4bd5598e1 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Mon, 6 Mar 2023 17:44:06 -0800 Subject: [PATCH] Fix links to create issues Reproduced from #417 which was done prior to the links refactor. Thank you @taranovegor! --- source/ar/1.0.0/index.html.haml | 2 +- source/es-ES/1.0.0/index.html.haml | 2 +- source/fr/1.0.0/index.html.haml | 2 +- source/fr/1.1.0/index.html.haml | 2 +- source/ru/1.0.0/index.html.haml | 2 +- source/ru/1.1.0/index.html.haml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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