diff --git a/apps/edit-docs/.env b/apps/edit-docs/.env index 97b4d56cc..bb17074c3 100644 --- a/apps/edit-docs/.env +++ b/apps/edit-docs/.env @@ -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 \ No newline at end of file +USER_GUIDE_ROOT=../../../apps/server/src/assets/doc_notes/en/User Guide \ No newline at end of file