From 59f5a67d23a91612071809f2d6154e5d07a8b4ac Mon Sep 17 00:00:00 2001 From: Arne Keller Date: Sun, 13 Apr 2025 13:42:47 +0200 Subject: [PATCH] Update README.md for new docs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ae82efbd..30f4dc124 100644 --- a/README.md +++ b/README.md @@ -107,10 +107,11 @@ npm install npm run server:start ``` +For more details, see the [development docs](https://github.com/TriliumNext/Notes/blob/develop/docs/Developer%20Guide/Developer%20Guide/Building%20and%20deployment/Running%20a%20development%20build.md). + ### Documentation -We are currently transitioning to a new documentation mechanism. -Meanwhile you can still view the [archived Docs repository](https://github.com/TriliumNext/Docs). +See the [documentation guide](https://github.com/TriliumNext/Notes/blob/develop/docs/Developer%20Guide/Developer%20Guide/Documentation.md) for details. ## 👏 Shoutouts