From 56974d012a739d7429c4e8717c2a45a2e51c1b5f Mon Sep 17 00:00:00 2001 From: Alessandro Jean Date: Mon, 16 Sep 2019 16:03:36 -0300 Subject: [PATCH] Fix error in FAQ link. --- src/.vuepress/config.js | 2 +- src/faq/README.md | 6 +++++- src/pt/faq/README.md | 6 +++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 640e6dc8..5b96fafa 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -39,7 +39,7 @@ module.exports = { label: 'Português (Brasil)', nav: [ { text: 'Guia', link: '/pt/guide/' }, - { text: 'FAQ', link: '/faq/' }, + { text: 'FAQ', link: '/pt/faq/' }, { text: 'Wiki', link: 'https://github.com/inorichi/tachiyomi/wiki' }, { text: 'Discord', link: 'https://discord.gg/tachiyomi' } ], diff --git a/src/faq/README.md b/src/faq/README.md index 77b83875..8e876a3d 100644 --- a/src/faq/README.md +++ b/src/faq/README.md @@ -87,7 +87,11 @@ source, Some sources have multiple Language too). If you want to help translate Tachiyomi, read [this]. -![weblate](https://hosted.weblate.org/widgets/tachiyomi/-/multi-auto.svg) +
+ + + +
[this]: https://github.com/inorichi/tachiyomi/wiki/Translation diff --git a/src/pt/faq/README.md b/src/pt/faq/README.md index d6bd2349..5dcfc656 100644 --- a/src/pt/faq/README.md +++ b/src/pt/faq/README.md @@ -88,7 +88,11 @@ Algumas fontes possuem múltiplos idiomas também. Se você quer ajudar a traduzir o Tachiyomi, leia [isto]. -![weblate](https://hosted.weblate.org/widgets/tachiyomi/-/multi-auto.svg) +
+ + + +
[isto]: https://github.com/inorichi/tachiyomi/wiki/Translation