Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 3e77e36

Browse files
committed
fix(edit-docs): wrong path to user guide
1 parent 54fa812 commit 3e77e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/edit-docs/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ TRILIUM_PORT=37741
44

55
# Paths are relative to dist root
66
DOCS_ROOT=../../../docs
7-
USER_GUIDE_ROOT=../../../apps/server/src/public/app/doc_notes
7+
USER_GUIDE_ROOT=../../../apps/server/src/assets/doc_notes/en/User Guide

0 commit comments

Comments
 (0)