fix(edit-docs): wrong path to user guide

pull/1773/head
Elian Doran 2025-05-02 20:02:50 +07:00
parent 54fa812ef7
commit 3e77e360ee
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -4,4 +4,4 @@ TRILIUM_PORT=37741
# Paths are relative to dist root
DOCS_ROOT=../../../docs
USER_GUIDE_ROOT=../../../apps/server/src/public/app/doc_notes
USER_GUIDE_ROOT=../../../apps/server/src/assets/doc_notes/en/User Guide