mirror of
https://github.com/YunoHost-Apps/tldraw_ynh.git
synced 2024-09-03 20:35:54 +02:00
commit
c2514dbc0d
3 changed files with 0 additions and 6 deletions
|
@ -37,8 +37,6 @@ TLDraw is a tiny little drawing app.
|
|||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://tldraw.com>
|
||||
* Official user documentation: <https://github.com/tldraw/tldraw/blob/main/guides/documentation.md>
|
||||
* Official admin documentation: <https://github.com/tldraw/tldraw/blob/main/guides/documentation.md>
|
||||
* Upstream app code repository: <https://github.com/tldraw/tldraw>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_tldraw>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/tldraw_ynh/issues>
|
||||
|
|
|
@ -37,8 +37,6 @@ TLDraw is a tiny little drawing app.
|
|||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://tldraw.com>
|
||||
* Documentation officielle utilisateur : <https://github.com/tldraw/tldraw/blob/main/guides/documentation.md>
|
||||
* Documentation officielle de l’admin : <https://github.com/tldraw/tldraw/blob/main/guides/documentation.md>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/tldraw/tldraw>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_tldraw>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/tldraw_ynh/issues>
|
||||
|
|
|
@ -13,8 +13,6 @@ maintainers = ["Raoul de Limezy"]
|
|||
license = "MIT"
|
||||
website = "https://tldraw.com"
|
||||
demo = "https://tldraw.com"
|
||||
admindoc = "https://github.com/tldraw/tldraw/blob/main/guides/documentation.md"
|
||||
userdoc = "https://github.com/tldraw/tldraw/blob/main/guides/documentation.md"
|
||||
code = "https://github.com/tldraw/tldraw"
|
||||
|
||||
[integration]
|
||||
|
|
Loading…
Reference in a new issue