diff --git a/README.md b/README.md index 535e0ef..da9ca53 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ Trilium Notes is an Evernote-like hierarchical note taking application with many ## Screenshots ![Screenshot of Trilium Notes](./doc/screenshots/screenshot.png) -![Screenshot of Trilium Notes](./doc/screenshots/example.jpg) ## Disclaimers / important information @@ -33,7 +32,6 @@ You will be asked to choose a username and password when you first access the ap ## Documentation and resources -* Official app website: * Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: diff --git a/README_fr.md b/README_fr.md index bc16718..84ee0f4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,6 @@ Trilium Notes est une application de prise de note hiérarchique semblable a Eve ## Captures d'écran ![Capture d'écran de Trilium Notes](./doc/screenshots/screenshot.png) -![Capture d'écran de Trilium Notes](./doc/screenshots/example.jpg) ## Avertissements / informations importantes @@ -33,7 +32,6 @@ On vous demandera de choisir un nom d'utilisateur et mot de passe quand vous ins ## Documentations et ressources -* Site officiel de l'app : * Documentation officielle de l'admin : * Dépôt de code officiel de l'app : * Documentation YunoHost pour cette app : diff --git a/doc/screenshots/example.jpg b/doc/screenshots/example.jpg deleted file mode 100644 index a1efa1a..0000000 Binary files a/doc/screenshots/example.jpg and /dev/null differ diff --git a/manifest.json b/manifest.json index 7a2ae19..bd71572 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,6 @@ "url": "https://github.com/zadam/trilium", "upstream": { "license": "AGPL-3.0-only", - "website": "https://github.com/zadam/trilium", "admindoc": "https://github.com/zadam/trilium/wiki", "code": "https://github.com/zadam/trilium" },