浏览代码

Fixes documentation for browser development.

Released files are placed in static/ rather than resources/
Matt Lilley 2 年之前
父节点
当前提交
03afc9023b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/develop-logseq.md

+ 1 - 1
docs/develop-logseq.md

@@ -30,7 +30,7 @@ Then open the browser <http://localhost:3001>.
 yarn release
 ```
 
-The released files will be at `resources/` directory.
+The released files will be at `static/` directory.
 
 ## Desktop app development