mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
Transition to HedgeDoc
This commit is contained in:
parent
28b228731d
commit
5372b2a8af
3 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@ You can configure CodiMD by editing this file `/var/www/codimd/config.json` usin
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* Official documentation: https://github.com/codimd/server/tree/master/docs/
|
* Official documentation: https://github.com/hedgedoc/hedgedoc/tree/master/docs
|
||||||
* YunoHost documentation: https://yunohost.org/#/app_codimd
|
* YunoHost documentation: https://yunohost.org/#/app_codimd
|
||||||
|
|
||||||
## YunoHost specific features
|
## YunoHost specific features
|
||||||
|
@ -45,7 +45,7 @@ You can configure CodiMD by editing this file `/var/www/codimd/config.json` usin
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/codimd_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/codimd_ynh/issues
|
||||||
* Upstream app repository: https://github.com/codimd/server/
|
* Upstream app repository: https://github.com/hedgedoc/hedgedoc
|
||||||
* YunoHost website: https://yunohost.org/
|
* YunoHost website: https://yunohost.org/
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -27,7 +27,7 @@ Vous pouvez configurer CodiMD en modifiant le fichier `/var/www/codimd/config.js
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* Documentation officielle : https://github.com/codimd/server/tree/master/docs/
|
* Documentation officielle : https://github.com/hedgedoc/hedgedoc/tree/master/docs
|
||||||
* Documentation YunoHost : https://yunohost.org/#/app_codimd_fr
|
* Documentation YunoHost : https://yunohost.org/#/app_codimd_fr
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
## Caractéristiques spécifiques YunoHost
|
||||||
|
@ -45,7 +45,7 @@ Vous pouvez configurer CodiMD en modifiant le fichier `/var/www/codimd/config.js
|
||||||
## Liens
|
## Liens
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/codimd_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/codimd_ynh/issues
|
||||||
* Dépôt de l'application principale : https://github.com/codimd/server/
|
* Dépôt de l'application principale : https://github.com/hedgedoc/hedgedoc
|
||||||
* Site web YunoHost : https://yunohost.org/
|
* Site web YunoHost : https://yunohost.org/
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"fr": "Éditeur collaboratif pour travailler sur des notes en Markdown"
|
"fr": "Éditeur collaboratif pour travailler sur des notes en Markdown"
|
||||||
},
|
},
|
||||||
"version": "1.6.0~ynh5",
|
"version": "1.6.0~ynh5",
|
||||||
"url": "https://github.com/codimd/server",
|
"url": "https://github.com/hedgedoc/hedgedoc",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "liberodark"
|
"name": "liberodark"
|
||||||
|
|
Loading…
Add table
Reference in a new issue