Merge pull request #48 from YunoHost-Apps/OniriCorpe-patch-1

Fix upstream link in manifest.toml
This commit is contained in:
Jens Diemer 2024-05-14 17:53:51 +02:00 committed by GitHub
commit f99bb2d940
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 21 deletions

View file

@ -41,9 +41,7 @@ More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-r
## Documentation and resources
- Official user documentation: <https://github.com/jedie/django-for-runners>
- Official admin documentation: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Upstream app code repository: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Upstream app code repository: <https://github.com/jedie/django-for-runners>
- YunoHost Store: <https://apps.yunohost.org/app/django-for-runners>
- Report a bug: <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>

View file

@ -41,9 +41,7 @@ More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-r
## Documentaciones y recursos
- Documentación usuario oficial: <https://github.com/jedie/django-for-runners>
- Documentación administrador oficial: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/jedie/django-for-runners>
- Catálogo YunoHost: <https://apps.yunohost.org/app/django-for-runners>
- Reportar un error: <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>

View file

@ -41,9 +41,7 @@ More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-r
## Dokumentazioa eta baliabideak
- Erabiltzaileen dokumentazio ofiziala: <https://github.com/jedie/django-for-runners>
- Administratzaileen dokumentazio ofiziala: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/jedie/django-for-runners>
- YunoHost Denda: <https://apps.yunohost.org/app/django-for-runners>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>

View file

@ -41,9 +41,7 @@ More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-r
## Documentations et ressources
- Documentation officielle utilisateur: <https://github.com/jedie/django-for-runners>
- Documentation officielle de ladmin: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Dépôt de code officiel de lapp: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Dépôt de code officiel de lapp: <https://github.com/jedie/django-for-runners>
- YunoHost Store: <https://apps.yunohost.org/app/django-for-runners>
- Signaler un bug: <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>

View file

@ -41,9 +41,7 @@ More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-r
## Documentación e recursos
- Documentación oficial para usuarias: <https://github.com/jedie/django-for-runners>
- Documentación oficial para admin: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Repositorio de orixe do código: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- Repositorio de orixe do código: <https://github.com/jedie/django-for-runners>
- Tenda YunoHost: <https://apps.yunohost.org/app/django-for-runners>
- Informar dun problema: <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>

View file

@ -41,9 +41,7 @@ More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-r
## 文档与资源
- 官方用户文档: <https://github.com/jedie/django-for-runners>
- 官方管理文档: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- 上游应用代码库: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
- 上游应用代码库: <https://github.com/jedie/django-for-runners>
- YunoHost 商店: <https://apps.yunohost.org/app/django-for-runners>
- 报告 bug <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>

View file

@ -13,9 +13,7 @@ maintainers = ["Jens Diemer"]
[upstream]
# https://yunohost.org/en/packaging_manifest#upstream-section
license = "GPL-3.0-or-later"
admindoc = "https://github.com/YunoHost-Apps/django-for-runners_ynh"
userdoc = "https://github.com/jedie/django-for-runners"
code = "https://github.com/YunoHost-Apps/django-for-runners_ynh"
code = "https://github.com/jedie/django-for-runners"