소스 검색

Fixes documentation for browser development.

Released files are placed in static/ rather than resources/
Matt Lilley 3 년 전
부모
커밋
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