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

This commit is contained in:
Elian Doran 2025-05-02 20:02:50 +03:00
parent 54fa812ef7
commit 3e77e360ee
No known key found for this signature in database

View File

@ -4,4 +4,4 @@ TRILIUM_PORT=37741
# Paths are relative to dist root # Paths are relative to dist root
DOCS_ROOT=../../../docs 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