From 059553fd81d95ca6f7b8d98e89f9e09f80129985 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 3 May 2025 03:53:08 +0300 Subject: [PATCH] refactor(readme): change screenshot location --- README.md | 2 +- docs/README-ZH_CN.md | 2 +- docs/README.es.md | 2 +- docs/README.it.md | 2 +- docs/README.ja.md | 2 +- docs/README.ru.md | 2 +- {images/screenshots => docs}/app.png | Bin 7 files changed, 6 insertions(+), 6 deletions(-) rename {images/screenshots => docs}/app.png (100%) diff --git a/README.md b/README.md index e9e95afcc..496ce506b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ TriliumNext Notes is an open-source, cross-platform hierarchical note taking app See [screenshots](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) for quick overview: -Trilium Screenshot +Trilium Screenshot ## ⚠️ Why TriliumNext? diff --git a/docs/README-ZH_CN.md b/docs/README-ZH_CN.md index c5ca9c0b5..908f73145 100644 --- a/docs/README-ZH_CN.md +++ b/docs/README-ZH_CN.md @@ -4,7 +4,7 @@ TriliumNext Notes 是一个层次化的笔记应用程序,专注于建立大型个人知识库。请参阅[屏幕截图](https://triliumnext.github.io/Docs/Wiki/screenshot-tour)以快速了解: -Trilium Screenshot +Trilium Screenshot ## ⚠️ 为什么选择TriliumNext? diff --git a/docs/README.es.md b/docs/README.es.md index f986ad1dc..bc958938d 100644 --- a/docs/README.es.md +++ b/docs/README.es.md @@ -6,7 +6,7 @@ TriliumNext Notes es una aplicación de toma de notas jerárquicas multi-platafo Vea estas [capturas de pantalla](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) para un vistazo rápido: -Trilium Screenshot +Trilium Screenshot ## ⚠️ ¿Por qué usar TriliumNext? diff --git a/docs/README.it.md b/docs/README.it.md index ad6cbbbc4..17095c386 100644 --- a/docs/README.it.md +++ b/docs/README.it.md @@ -6,7 +6,7 @@ TriliumNext Notes è un'applicazione per appunti ad organizzazione gerarchica, s Vedi [fotografie](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) per una panoramica veloce: -Trilium Screenshot +Trilium Screenshot ## ⚠️ Perchè TriliumNext? [Il progetto originale Trilium è in modalità di manutenzione](https://github.com/zadam/trilium/issues/4620) diff --git a/docs/README.ja.md b/docs/README.ja.md index 244d04288..a00daf5b4 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -4,7 +4,7 @@ Trilium Notes は、大規模な個人知識ベースの構築に焦点を当てた、階層型ノートアプリケーションです。概要は[スクリーンショット](https://triliumnext.github.io/Docs/Wiki/screenshot-tour)をご覧ください: -Trilium Screenshot +Trilium Screenshot ## 🎁 特徴 diff --git a/docs/README.ru.md b/docs/README.ru.md index b9ccfc0f5..9f310b163 100644 --- a/docs/README.ru.md +++ b/docs/README.ru.md @@ -4,7 +4,7 @@ Trilium Notes – это приложение для заметок с иерархической структурой, ориентированное на создание больших персональных баз знаний. Для быстрого ознакомления посмотрите [скриншот-тур](https://triliumnext.github.io/Docs/Wiki/screenshot-tour): -Trilium Screenshot +Trilium Screenshot ## 🎁 Возможности diff --git a/images/screenshots/app.png b/docs/app.png similarity index 100% rename from images/screenshots/app.png rename to docs/app.png