diff --git a/README.md b/README.md index 78b82f6..dc1b747 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,6 @@ TLDraw is a tiny little drawing app. ## Documentation and resources * Official app website: -* Official user documentation: -* Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: * Report a bug: diff --git a/README_fr.md b/README_fr.md index 370915e..9d70e26 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,8 +37,6 @@ TLDraw is a tiny little drawing app. ## Documentations et ressources * Site officiel de l’app : -* Documentation officielle utilisateur : -* Documentation officielle de l’admin : * Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : diff --git a/manifest.toml b/manifest.toml index d930a45..791c34c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]