mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 04:42:28 +08:00
fix(edit-docs): wrong path to user guide
This commit is contained in:
parent
54fa812ef7
commit
3e77e360ee
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
|
||||
Loading…
Add table
Reference in a new issue