diff --git a/tools/README-generator/templates/README.md.j2 b/tools/README-generator/templates/README.md.j2 index e2d428f..c9db176 100644 --- a/tools/README-generator/templates/README.md.j2 +++ b/tools/README-generator/templates/README.md.j2 @@ -19,7 +19,7 @@ It shall NOT be edited by hand. # {{manifest.name}} for YunoHost -[](https://dash.yunohost.org/appci/app/{{manifest.id}})   +[](https://dash.yunohost.org/appci/app/{{manifest.id}})   [](https://install-app.yunohost.org/?app={{manifest.id}}) *[Lire ce readme en français.](./README_fr.md)* diff --git a/tools/README-generator/templates/README_fr.md.j2 b/tools/README-generator/templates/README_fr.md.j2 index e6e65a0..ea0ca84 100644 --- a/tools/README-generator/templates/README_fr.md.j2 +++ b/tools/README-generator/templates/README_fr.md.j2 @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # {{manifest.name}} pour YunoHost -[](https://dash.yunohost.org/appci/app/{{manifest.id}})   +[](https://dash.yunohost.org/appci/app/{{manifest.id}})   [](https://install-app.yunohost.org/?app={{manifest.id}}) *[Read this readme in english.](./README.md)*